Enum OfficeToPDFOptions.StructureTagLevel
Level of detail for structure tags.
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum OfficeToPDFOptions.StructureTagLevel
Fields
Name | Description |
---|---|
e_default | Default level of structure tags, good for accessibility. |
e_none | No structure tags. This can be used to get smaller file sizes. |