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

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