Eyeshot 11 WPF API Reference
WPF 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