public RepeatedField<string> AdvancedOcrOptions { get; }
A list of advanced OCR options to further fine-tune OCR behavior. Current
valid values are:
legacy_layout: a heuristics layout detection algorithm, which serves as
an alternative to the current ML-based layout detection algorithm.
Customers can choose the best suitable layout algorithm based on their
situation.
public bool EnableImageQualityScores { get; set; }
Enables intelligent document quality scores after OCR. Can help with
diagnosing why OCR responses are of poor quality for a given input.
Adds additional latency comparable to regular OCR to the process call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eOcrConfig\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists available versions of the \u003ccode\u003eOcrConfig\u003c/code\u003e API, ranging from the latest version 3.19.0 down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOcrConfig\u003c/code\u003e class offers several properties to configure OCR behavior, including \u003ccode\u003eAdvancedOcrOptions\u003c/code\u003e, \u003ccode\u003eComputeStyleInfo\u003c/code\u003e, \u003ccode\u003eEnableImageQualityScores\u003c/code\u003e, \u003ccode\u003eEnableNativePdfParsing\u003c/code\u003e, \u003ccode\u003eEnableSymbol\u003c/code\u003e, and \u003ccode\u003eHints\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOcrConfig\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eOcrConfig\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eOcrConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]