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