| 
 SharpPlot Reference > SharpPlot Properties > Pages Property (ReadOnly) SharpPlot.Pages Property (ReadOnly)
Number of non-empty pages of the report so far. 
public int Pages {get;}
Example
int pages = sp.Pages; 
See also ...SharpPlot Members | SharpPlot.Page Property (ReadOnly) | SharpPlot.NewPage Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |