Gets or sets the length of the Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character.
public int Base { get; set; }
Public Property Base As Int32
@property (nonatomic, assign) NSUInteger base
public int getBase()
public void setBase(int value)
The length of the Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character.
To get the recognized characters of a page, call IOcrPage.GetRecognizedCharacters after IOcrPage.Recognize.
To update the recognized characters of a page, call IOcrPage.GetRecognizedCharacters before calling IOcrDocument.Save, IOcrDocument.SaveXml.
Note: This property is not supported in the LEADTOOLS OCR Module - LEAD Engine.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document