OutputFormat 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
Output format.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
JSON | 0 | JSON format. | |
YAML | 1 | YAML format. | |
XML | 2 | XML format. | |
CSV | 3 | CSV format. |
See Also