Represents a page that is to be printed within the PrintingTemplate.

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

Syntax

C#
public class PrintingPage
Visual Basic (Declaration)
Public Class PrintingPage

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Controls..::.GanttChartDataGrid..::.PrintingPage

See Also