Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextStyleSurrogate Class / FileName Property

In This Topic
    FileName Property (TextStyleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also