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