Gets a count of the number of pages currently formatted.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public override int PageCount { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property PageCount As Integer

See Also