XFAFormContentType EnumerationByteScout PDF Extractor SDK
Specifies XFA Form content part types.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public enum XFAFormContentType
Members

  Member nameValueDescription
Config0 (0) "config" type.
ConnectionSet1 (1) "connectionSet" type.
Datasets2 (2) "datasets" type.
Form3 (3) "form" type.
LocaleSet4 (4) "localeSet" type.
Postamble5 (5) "postamble" type.
Preamble6 (6) "preamble" type.
Schema7 (7) "schema" type.
Template8 (8) "template" type.
Xfdf9 (9) "xfdf" type.
Xmpmeta10 (10) "xmpmeta" type.
XdpOpening11 (11) "xdp:xdp" type (opening tag).
XdpClosing12 (12) "<xdp:xdp>" type (closing tag).
PDFSecurity13 (13) "PDFSecurity" type.
See Also

Reference