List of Leadtools.Forms.LogicalRectangle objects which specify the portion of the page image that is not a part of the page features.
public IList<LogicalRectangle> ExcludeRectangles { get; } Public ReadOnly Property ExcludeRectangles As IList(Of LogicalRectangle)
public:property IList<LogicalRectangle>^ ExcludeRectangles {IList<LogicalRectangle>^ get();}
List of Leadtools.Forms.LogicalRectangle objects representing the excluded areas of the form.
ExcludeRectangles forms the region of the image that will be ignored for feature extraction.
IncludeRectangles are Ored together then the ExcludeRectangles will be excluded from the include region.
For an example, refer to PageRecognitionOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
