mPDFExportParamsUsePrcBrepCompression
Property
|
Property that indicates whether B-Rep
compression of PRC content is enabled.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool UsePrcBrepCompression { get; set; }
Public Property UsePrcBrepCompression As Boolean
Get
Set
public:
property bool UsePrcBrepCompression {
bool get ();
void set (bool value);
}
member UsePrcBrepCompression : bool with get, set
Property Value
Boolean
See Also