PROPERTYCATEGORY Enumeration | 
          
Namespace: Kofax.OmniPageCSDK.IproPlus
| Member name | Value | Description | |||
|---|---|---|---|---|---|
| PROPERTYCATEGORY_GENERAL | 0 | General category of a property. | |||
| PROPERTYCATEGORY_DISTANCE | 1 | Distance category of a property. | |||
| PROPERTYCATEGORY_CODEPAGE | 2 | Defines what codepage will be applied to the particular language. | |||
| PROPERTYCATEGORY_LANGUAGE | 3 | Controls what language will be used by the property; See LANGUAGES Enumeration for languages supported directly by the OmniPage Capture SDK. | |||
| PROPERTYCATEGORY_FONTNAME | 4 | Only valid fontnames (specific named fonts) within a font-family can be used. | |||
| PROPERTYCATEGORY_FONTFAMILY | 5 | For setting whether serif, sans-serif, cursive or monospace families will be preferred. | |||
| PROPERTYCATEGORY_FONTPITCH | 6 | Sets the amount of spacing between the characters printed per inch for controlling the extent of condensation and extension. | |||
| PROPERTYCATEGORY_FONTSIZE | 7 | The height and width of the fonts can be set. | |||
| PROPERTYCATEGORY_COLOR | 8 | Sets the colors to be used by the specified control. | |||
| PROPERTYCATEGORY_FILENAME | 9 | Setting the filename property to be used for files. | |||
| PROPERTYCATEGORY_FILEEXTENSION | 10 | For setting the use of valid file extensions by specified controls. | |||
| PROPERTYCATEGORY_VOICENAME | 11 | Voicename given to the audiofiles generated by the specific control must be valid. | |||
| PROPERTYCATEGORY_PASSWORD | 12 | For setting the hidden-state of required passwords in any interface, usually marked with asterisks. | |||
| PROPERTYCATEGORY_ESCAPEDSTRING | 13 | This API is preliminary and subject to change.  |