Enum ExtractionFormat
Output formats for extracted data.
public enum ExtractionFormat
Fields
Json = 0JSON format.
Csv = 1CSV format.
Xml = 2XML format.
KeyValue = 3Simple key-value text.
Markdown = 4Markdown table format.
Output formats for extracted data.
public enum ExtractionFormat
Json = 0JSON format.
Csv = 1CSV format.
Xml = 2XML format.
KeyValue = 3Simple key-value text.
Markdown = 4Markdown table format.