Gets the DocumentPage for the specified page number.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public override DocumentPage GetPage( int pageNumber ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetPage ( _ pageNumber As Integer _ ) As DocumentPage |
Parameters
- pageNumber
- Type: System..::.Int32
The zero-based page number of the document page that is needed.