Gets a count of the number of pages currently formatted.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public override int PageCount { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property PageCount As Integer |