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

In This Topic
    TextStyles Property (WriteParamsWithTextStyles)
    In This Topic
    The text styles collection.
    Syntax
    'Declaration
     
    Public Property TextStyles As TextStyleKeyedCollection
    public TextStyleKeyedCollection TextStyles {get; set;}
    See Also