Represents a document paginator for printing the contents of a GanttChartView control.

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

Syntax

C#
public class DocumentPaginator : DocumentPaginator
Visual Basic (Declaration)
Public Class DocumentPaginator _
	Inherits DocumentPaginator

Inheritance Hierarchy

System..::.Object
  System.Windows.Documents..::.DocumentPaginator
    DlhSoft.Windows.Controls..::.GanttChartView..::.DocumentPaginator

See Also