TextExtractionAlgorithm Enum

Definition

Defines values for TextExtractionAlgorithm.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TextExtractionAlgorithm
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TextExtractionAlgorithm = 
Public Enum TextExtractionAlgorithm
Inheritance
TextExtractionAlgorithm
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Handwritten 1
Printed 0

Applies to