Click or drag to resize

DxfSaveConverterSettingsDxfFileVersion Property

Get or set the data format of DXF / DWG file.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract DxfFileVersion DxfFileVersion { get; set; }

Property Value

Type: DxfFileVersion
See Also