InvoiceParserFallbackToGenericTemplate Property ByteScout Invoice Parser SDK
Gets or sets whether to use the generic template if the document does not match the preset template. The generic template contains only common parsing fields like "Total", "Subtotal", "Date", etc.

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

public bool FallbackToGenericTemplate { get; set; }

Property Value

Type: Boolean
See Also

Reference