DwfOptionsTargetDwfInterface Property

Gets or sets target DWF interface. 0 - ePlot interface (default). 1 - eModel interface.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int TargetDwfInterface { get; set; }

Property Value

Type: Int32
See Also