![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents OCR graphic region More...
Public Member Functions | |
| override void | Dispose () |
| SolidFramework.Imaging.OcrRegionType | GetObjectType () |
| bool | Equals (SolidFramework.Imaging.IOcrRegion other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (SolidFramework.Imaging.IOcrRegion obj1, SolidFramework.Imaging.IOcrRegion obj2) |
| static bool | operator!= (SolidFramework.Imaging.IOcrRegion obj1, SolidFramework.Imaging.IOcrRegion obj2) |
Properties | |
| global::System.Drawing.Color | Color [get] |
| Gets the color. | |
| int | LineWidth [get] |
| Gets the width of the line. More... | |
| SolidFramework.Imaging.OcrGraphicRegionType | GraphicType [get] |
| Gets the type. | |
| int | Dx [get] |
| Gets the delta x co-ordinates. | |
| int | Dy [get] |
| Gets the delta y co-ordinate. | |
| int | Width [get] |
| Gets the width. | |
| int | Height [get] |
| Gets the height. | |
Represents OCR graphic region
|
virtual |
Reimplemented from SolidFramework.Imaging.IOcrRegion.
|
get |
Gets the width of the line.
The width of the line.