Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / TextStyle Class / Style Property

In This Topic
    Style Property (TextStyle)
    In This Topic
    Gets or sets the font style.
    Syntax
    'Declaration
     
    Public Property Style As FontStyle
    public FontStyle Style {get; set;}
    See Also