BeginPageEventArgsPlotPageInfo Property
 | 
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PlotPageInfo
 
See Also