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