Eyeshot 11 WPF API Reference
WPF 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