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

In This Topic
    FileHeader Property
    In This Topic
    Gets the file header.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileHeader As FileHeader
    public FileHeader FileHeader {get;}
    See Also