DocFormatter_Mode Enumeration |
Namespace: Kofax.OmniPageCSDK.IproPlus
| Member name | Value | Description | |||
|---|---|---|---|---|---|
| DFM_Lite | 0 | Add page to document. | |||
| DFM_CharacterStyleConsolidation | 1 | Find/Consolidate Character styles. | |||
| DFM_ParagraphStyleConsolidation | 2 | Find/Consolidate Paragraph styles. | |||
| DFM_StyleConsolidation | 3 | Find/Consolidate Paragraph and character styles too. | |||
| DFM_HeaderFooter | 4 | Find header/footers. | |||
| DFM_CrossrefFind | 8 | This API is preliminary and subject to change. | |||
| DFM_MarginConsolidation | 16 | Margin consolidation. | |||
| DFM_Full | 255 | All. |