'Declaration Public Enum PrintType Inherits System.Enum
public enum PrintType : System.Enum
'Declaration Public Enum PrintType Inherits System.Enum
public enum PrintType : System.Enum
Member | Description |
---|---|
Custom | 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.Win.C1GanttView.Printing.PrintType