Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / AttributeReference Class / StyleName Property

In This Topic
    StyleName Property (AttributeReference)
    In This Topic
    Gets or sets the text style name.
    Syntax
    'Declaration
     
    Public Property StyleName As String
    public string StyleName {get; set;}
    See Also