Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextStyleSurrogate Class / Name Property

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