Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / TextStyles Property

In This Topic
    TextStyles Property (ReadAutodesk)
    In This Topic
    Gets the font style dictionary.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextStyles As TextStyleKeyedCollection
    public TextStyleKeyedCollection TextStyles {get;}
    See Also