Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TextStyleEx Class / XRefName Property

In This Topic
    XRefName Property (TextStyleEx)
    In This Topic
    Gets or sets a string indicating whether the text style belongs to an xReference.
    Syntax
    'Declaration
     
    Public ReadOnly Property XRefName As String
    public string XRefName {get;}
    See Also