Interface protos.google.cloud.documentai.v1beta3.IOcrConfig (7.3.1)

Properties of an OcrConfig.

Package

@google-cloud/documentai

Properties

advancedOcrOptions

advancedOcrOptions?: (string[]|null);

OcrConfig advancedOcrOptions

enableImageQualityScores

enableImageQualityScores?: (boolean|null);

OcrConfig enableImageQualityScores

enableNativePdfParsing

enableNativePdfParsing?: (boolean|null);

OcrConfig enableNativePdfParsing

enableSymbol

enableSymbol?: (boolean|null);

OcrConfig enableSymbol

hints

hints?: (google.cloud.documentai.v1beta3.OcrConfig.IHints|null);

OcrConfig hints