Enum Convert.XODOutputOptions.AnnotationOutputFlag
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Convert.XODOutputOptions.AnnotationOutputFlag
Fields
Name | Description |
---|---|
e_external_xfdf | output the annotation file externally to the same output path with extension .xfdf. This is not available when using streaming conversion |
e_flatten | flatten all annotations that are not link annotations |
e_internal_xfdf | include the annotation file in the XOD output. This is the default option. |