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

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