TPageClassificationType
What it does
The type of the page defined by the Classifier. Applies in the IPageClassificationResult interface.
Types:
- PCT_Unknown = 0 - An unknown page type.
- PCT_Empty = 1 - An empty page.
- PCT_FixedForm = 2 - A page with a fixed layout.
- PCT_FlexibleMultiPageFormHeader = 3 - A header of a multipage flexible section.
- PCT_FlexibleMultiPageFormNonHeader = 4 - A page in a multipage flexible section which is not a header.
- PCT_FlexibleSinglePageForm = 5 - A one-page flexible section.
- PCT_ClassWithoutDefinition = 6 - A page of the class without Document Definition.
12.04.2024 18:16:02