Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileParams Class / Content Property

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