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

In This Topic
    Simplify Property (TextSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Simplify As Boolean
    public bool Simplify {get; set;}
    See Also