Visual Basic (Declaration) | |
---|---|
Overridable ReadOnly Property Page As IOcrPage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual IOcrPage Page {get;} |
Return Value
A IOcrPage interface implementation object that define the page associated with this IOcrPageCharactersFor an example, refer to IOcrPage.GetRecognizedCharacters.
Page is the same IOcrPage object you used to get this IOcrPageCharacters object through GetRecognizedCharacters.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
IOcrPageCharacters InterfaceIOcrPageCharacters Members
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with Leadtools .NET OCR