Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeaderSurrogate Class / ContentType Property

In This Topic
    ContentType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ContentType As Byte
    public byte ContentType {get; set;}
    See Also