Show / Hide Table of Contents

Property OcrGoogleCloud.Features


Overload

Feature type, like "TEXT_DETECTION". Or JSON of features array content, like """{ "type": "TEXT_DETECTION", "model": "builtin/latest" }""". If null, uses "DOCUMENT_TEXT_DETECTION".

public string Features { get; set; }
Property Value
string