mDwfExportParamsFormat Property
|
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DwfFormat Format { get; set; }
Public Property Format As DwfFormat
Get
Set
public:
property DwfFormat Format {
DwfFormat get ();
void set (DwfFormat value);
}
member Format : DwfFormat with get, set
Property Value
DwfFormat
See Also