Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Show in webframe

OcrDocument Property






Gets or sets the OcrDocument that contains the page.
Syntax
public IOcrDocument OcrDocument {get; set;}
'Declaration
 
Public Property OcrDocument As IOcrDocument
'Usage
 
Dim instance As ProcessPageEventArgs
Dim value As IOcrDocument
 
instance.OcrDocument = value
 
value = instance.OcrDocument

            

            
public:
property IOcrDocument^ OcrDocument {
   IOcrDocument^ get();
   void set (    IOcrDocument^ value);
}

Property Value

The OCR Document that is created from the Ocr engine and used for processing.
Remarks
If this value is null the processing engine will create its own OcrDocument and add the page image to it.
Requirements

Target Platforms

See Also

Reference

ProcessPageEventArgs Class
ProcessPageEventArgs Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features