ImageGear .NET - Updated
ImGearRecPage Class Members
Properties  Methods 


ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecPage Class

The following tables list the members exposed by ImGearRecPage.

Public Properties
 NameDescription
Public Property Gets an array of the detected languages on the page.  
Public Property Gets access to image properties and processing methods.  
Public Property Gets a value indicating whether ImGearRecPage object is valid, that is, can be used for processing/preprocessing, recognition and so on.  
Public PropertyGets reference to parent ImGearRecognition class object.  
Public Property Gets access to recognition statistics for this page.  
Public Property Returns a string representation of the text found on the page.  
Public Property Gets collection of recognition zones.  
Top
Public Methods
 NameDescription
Public Method Creates a new page in the given PDF document and populates it with recognized text and image.  
Public Method Frees recognized data from memory.  
Public Method Detects the filling method used for the entire image.  
Public Method Frees all data associated with this object.  
Public Method Returns an array of letters describing the recognized data.  
Public Method Populates an existing PDF page in a PDF document with recognized text and/or image.  
Public Method Performs recognition, storing the recognition data in a file automatically managed by the recognition engine.  
Public Method Updates the internally stored recognition data according to the user's copy.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the ImGearRecPage class.  
Top
See Also

Reference

ImGearRecPage Class
ImageGear.Recognition Namespace