Eyeshot 11 WPF API Reference
WPF 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