Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextSurrogate Class / TextString Property

In This Topic
    TextString Property (TextSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextString As String
    public string TextString {get; set;}
    See Also