Click or drag to resize

OCRResultboxes Property

The position of the text boxes,{ left, top, right,bottom }.

Namespace: ComPDF_Conversion.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public int[] boxes { get; set; }

Property Value

Int32
See Also