PublishSheetEventArgsPlotPaperUnit Property
 | 
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PlotPaperUnit
 
See Also