Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteAutodesk Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets or sets the AutoCAD file format.
    Syntax
    'Declaration
     
    Public Property Format As WriteAutodesk.formatType
    public WriteAutodesk.formatType Format {get; set;}
    See Also