Gets the element being paginated.

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

Syntax

C#
public override IDocumentPaginatorSource Source { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property Source As IDocumentPaginatorSource

See Also