IAcSmPublishOptionsSetDwfType Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetDwfType(
bool value
)
Sub SetDwfType (
value As Boolean
)
void SetDwfType(
[InAttribute] bool value
)
abstract SetDwfType :
value : bool -> unit
Parameters
- value
- Type: SystemBoolean
See Also