DxfOptions.DxfFileFormat

DxfOptions.DxfFileFormat property

Gets or sets the DXF file format.

public CadFileFormat DxfFileFormat { get; set; }

Property Value

The DXF file format.

See Also