VNDetectTextRectanglesRequest.ReportCharacterBoxes Property

Definition

Gets or sets whether the text-detection should attempt to divvy up the recognized block into character boxes, which requires additional processing power.

public virtual bool ReportCharacterBoxes { [Foundation.Export("reportCharacterBoxes")] get; [Foundation.Export("setReportCharacterBoxes:")] set; }
member this.ReportCharacterBoxes : bool with get, set

Property Value

Attributes

Applies to