OutputFormat EnumerationByteScout Document Parser SDK
Output format.

Namespace:  ByteScout.DocumentParser
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax

public enum OutputFormat
Members

  Member nameValueDescription
JSON0 JSON format.
YAML1 YAML format.
XML2 XML format.
CSV3 CSV format.
See Also

Reference