Rectangle
OcrOptions.Rectangle property
Gets the rectangular area that constraints the page area which is used for text recognizing.
public Rectangle Rectangle { get; }
Property Value
An instance of Rectangle
class that represents the rectangular area that constraints the page area which is used for text recognizing.; null
if it isn’t set.
See Also
- class Rectangle
- class OcrOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser