XFAFormContentType Enumeration
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Specifies XFA Form content part types.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Config | 0 | (0) "config" type. | |
| ConnectionSet | 1 | (1) "connectionSet" type. | |
| Datasets | 2 | (2) "datasets" type. | |
| Form | 3 | (3) "form" type. | |
| LocaleSet | 4 | (4) "localeSet" type. | |
| Postamble | 5 | (5) "postamble" type. | |
| Preamble | 6 | (6) "preamble" type. | |
| Schema | 7 | (7) "schema" type. | |
| Template | 8 | (8) "template" type. | |
| Xfdf | 9 | (9) "xfdf" type. | |
| Xmpmeta | 10 | (10) "xmpmeta" type. | |
| XdpOpening | 11 | (11) "xdp:xdp" type (opening tag). | |
| XdpClosing | 12 | (12) "<xdp:xdp>" type (closing tag). | |
| PDFSecurity | 13 | (13) "PDFSecurity" type. | 
See Also