Enum Convert.StructuredOutputOptions.SectionConversionSetting
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Convert.StructuredOutputOptions.SectionConversionSetting
Fields
Name | Description |
---|---|
e_DetectAndRemove | Remove detected headers, footers, and/or footnotes. |
e_DoNotDetect | Place in the body of the document. |
e_Recover | Recover as headers, footers, and/or footnotes. |