Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| ClassifySeparators | VARIANT\_BOOL | If this property is set to TRUE, additional properties of separators (such as their type and role) are detected during document synthesis. This property is set to TRUE by default. |
| DetectCaptions | VARIANT\_BOOL | If this property is set to TRUE, the captions are detected during document synthesis. This property is set to TRUE by default. |
| DetectColumns | VARIANT\_BOOL | If this property is set to TRUE, the columns are detected during document synthesis. This property is set to TRUE by default. |
| DetectFootnotes | VARIANT\_BOOL | If this property is set to TRUE, the footnotes are detected during document synthesis. This property is set to TRUE by default. |
| DetectHeadlines | VARIANT\_BOOL | If this property is set to TRUE, the headlines are detected during document synthesis. This property is set to TRUE by default. |
| DetectLists | VARIANT\_BOOL | If this property is set to TRUE, the lists are detected during document document synthesis. This property is set to TRUE by default. |
| DetectOverflowingParagraphs | VARIANT\_BOOL | If this property is set to TRUE, the overflowing paragraphs are detected during document synthesis. The overflowing paragraph is the one which starts from one page and ends on another page. If the property is set to FALSE, the program presumes that there are no overflowing paragraphs in the document. This property is set to TRUE by default. |
| DetectRunningTitles | VARIANT\_BOOL | If this property is set to TRUE, the running titles are detected during document synthesis. This property is set to TRUE by default. |
| DetectTableOfContents | VARIANT\_BOOL | If this property is set to TRUE, the table of contents is detected during document synthesis. This property is set to TRUE by default. |
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
