Properties
Name | Type | Description |
|---|---|---|
Application | Returns the Engine object. | |
Text decoration | ||
If this property is set to TRUE, boldface is detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, italic typeface is detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, subscript and superscript are detected during synthesis. This property is TRUE by default. | ||
If this property is set to TRUE, underline and strikeout are detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, small capital letters are detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, drop capitals are detected during synthesis. This property is set to TRUE by default. | ||
Font attributes | ||
If this property is set to TRUE, font name is detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, font size is detected during synthesis. This property is set to TRUE by default. | ||
If this property is set to TRUE, serif is detected during synthesis, i.e., if serif has been detected, serif typeface is selected to represent the recognized text. If this property is set to FALSE, serif is ignored. This means that the most suitable font (from both serif and sans serif typefaces) is selected to represent the recognized text, no matter whether the text is serif or sans serif. This property is set to TRUE by default. | ||
Scaling and spacing | ||
If this property is set to TRUE, scaling is detected during synthesis. This property is TRUE by default. | ||
If this property is set to TRUE, spacing is detected during synthesis. This property is FALSE by default. | ||
Specifies the mode of monospace font detection. The default mode is MDM_Auto. | ||
Methods
| Name | Description |
|---|---|
| CopyFrom | Initializes properties of the current object with values of similar properties of another object. |
| LoadFromFile | Restores the object contents from a file on disk. |
| LoadFromMemory <Note> : Windows only. </Note> | Restores the object contents from the global memory. |
| SaveToFile | Saves the object contents into a file on disk. |
| SaveToMemory <Note> : Windows only. </Note> | Saves the object contents into the global memory. |
Related objects
Object Diagram
