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: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract DxfFileVersion DxfFileVersion { get; set; }Public MustOverride Property DxfFileVersion As DxfFileVersion
Get
Set
Property Value
Type:
DxfFileVersion
See Also