OutputFormat EnumerationByteScout Invoice Parser SDK
Output format.

Namespace:  ByteScout.InvoiceParser
Assembly:  ByteScout.InvoiceParser (in ByteScout.InvoiceParser.dll) Version: 3.0.0.357-master
Syntax

public enum OutputFormat
Members

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

Reference