Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > ProcessPageEventArgs Class : OcrDocument Property |
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); }