Gets or sets the suggested width and height of each page.

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

Syntax

C#
public override Size PageSize { get; set; }
Visual Basic (Declaration)
Public Overrides Property PageSize As Size

See Also