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

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