Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class / Path Property

In This Topic
    Path Property
    In This Topic
    Gets input file path.
    Syntax
    'Declaration
     
    Public ReadOnly Property Path As String
    public string Path {get;}
    See Also