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

Properties of an OcrConfig.

Package

@google-cloud/documentai

Properties

advancedOcrOptions

advancedOcrOptions?: (string[]|null);

OcrConfig advancedOcrOptions

computeStyleInfo

computeStyleInfo?: (boolean|null);

OcrConfig computeStyleInfo

disableCharacterBoxesDetection

disableCharacterBoxesDetection?: (boolean|null);

OcrConfig disableCharacterBoxesDetection

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

premiumFeatures

premiumFeatures?: (google.cloud.documentai.v1beta3.OcrConfig.IPremiumFeatures|null);

OcrConfig premiumFeatures