public sealed class OcrConfig.Types.PremiumFeatures : IMessage<OcrConfig.Types.PremiumFeatures>, IEquatable<OcrConfig.Types.PremiumFeatures>, IDeepCloneable<OcrConfig.Types.PremiumFeatures>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class OcrConfig.Types.PremiumFeatures.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `OcrConfig.Types.PremiumFeatures` class within the Google Cloud Document AI v1 API, specifically highlighting version 3.17.0 but also listing versions ranging from 1.0.0 to 3.19.0."],["The `OcrConfig.Types.PremiumFeatures` class allows for the configuration of advanced OCR capabilities, with its inheritance chain starting from the base .NET `object` type and implementing multiple interfaces for message handling, equality checks, deep cloning, and buffer operations."],["The `PremiumFeatures` class offers boolean properties such as `ComputeStyleInfo`, `EnableMathOcr`, and `EnableSelectionMarkDetection`, to control the behavior of features like font style identification, LaTeX math formula extraction, and selection mark detection in the OCR engine."],["The documentation details the constructors available for creating `PremiumFeatures` objects, either using a default constructor or a copy constructor that takes another `PremiumFeatures` instance as an argument."]]],[]]