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

In This Topic
    Content Property (FileHeader)
    In This Topic
    Gets the content type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Content As contentType
    public contentType Content {get;}
    See Also