DwfDefinitionisDWFx
Property
|
Property that indicates whether this is a DWFx
file.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool isDWFx { get; }
Public ReadOnly Property isDWFx As Boolean
Get
public:
property bool isDWFx {
bool get ();
}
member isDWFx : bool with get
Property Value
Boolean
See Also