C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : PrintType Enumeration |
'Declaration Public Enum PrintType Inherits System.Enum
public enum PrintType : System.Enum
Member | Description |
---|---|
Customer | Print layout customized by user. |
General | Print layout contains only ganttchart. |
LegendEveryPage | Print layout contains ganttchart and legend, every page has legend. |
LegendLastPage | Print layout contains ganttchart, legend is printed at last page. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.PrintType