PublishSheetEventArgsPublishingTo3DDwf Property
 | 
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public bool PublishingTo3DDwf { get; }
 
Public ReadOnly Property PublishingTo3DDwf As Boolean
        Get
 
public:
property bool PublishingTo3DDwf {
        bool get ();
}
 
member PublishingTo3DDwf : bool with get
 
 
 
Property Value
Boolean
 
See Also