Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / ComposingText Property

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