Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeader Class / Author Property

In This Topic
    Author Property (FileHeader)
    In This Topic
    Gets or sets the author.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also