VNDetectTextRectanglesRequest.ReportCharacterBoxes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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