←Select platform

FileName Property

Summary

The file name of the OCR runtime file being requested.

Syntax
C#
VB
C++
public string FileName { get; } 
Public ReadOnly Property FileName() As String 
   Get 
public:  
   property String^ FileName 
   { 
      String^ get() 
   } 

Property Value

The file name of the OCR runtime file being requested.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly