ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1GanttView.Printing Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe PreviewWrapper class wraps the print preview dialog functionality. It allows showing C1.C1Preview.C1PrintDocument content in a C1.Win.RibbonPreview.C1RibbonPreviewDialog, loaded via reflection from C1.Win.RibbonPreview.4.5.2 assembly.
    ClassThe PrintDocumentWrapper class wraps the C1.C1Preview.C1PrintDocument functionality. It loads C1.C1Preview.C1PrintDocument component via reflection from the C1.C1Report.2 assembly.
    ClassThe class used to manage ganttview printing.
    ClassPrint progress form.
    ClassThe PrintStyle class represents the single printing style for a GanttView control.
    ClassRepresents customization parameters for input of Boolean tag values.
    ClassRepresents customization parameters for input of System.DateTime tag values.
    ClassThe abstract base class for specialized classes used by the tag input dialog to customize input of individual tags.
    ClassRepresents customization parameters for input of tag values that can be selected from a list.
    ClassRepresents customization parameters for input of integer tag values.
    ClassRepresents customization parameters for input of string tag values.
    Enumerations
     EnumerationDescription
    EnumerationDefines the various breaks which can be forced before or after render object.
    EnumerationDefines the device (printer or screen) used to measure the elements of a C1PrintDocument.
    EnumerationSpecifies the type of printing layout style.
    EnumerationFlags specifying how a table header is repeated in a RenderTable. This is the type of TableVectorGroup.Header.
    See Also