Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrDocument Interface : FileName Property |
string FileName {get;}
'Declaration
ReadOnly Property FileName As String
'Usage
Dim instance As IOcrDocument Dim value As String value = instance.FileName
string FileName {get;}
@property (nonatomic, strong, readonly, nullable) NSString *fileName
public String getFileName()
get_FileName();
For information on how to create memory-based or file-based documents or how to load file-based documents from disk refer to IOcrDocumentManager.CreateDocument and Programming with the LEADTOOLS .NET OCR.