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

In This Topic
    ParsingText Property
    In This Topic
    Gets or sets the "Parsing..." text string.
    Syntax
    'Declaration
     
    Public Property ParsingText As String
    public string ParsingText {get; set;}
    See Also