ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class
Properties Methods

In This Topic
    PrintInfo Class Members
    In This Topic

    The following tables list the members exposed by PrintInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets the PageSettings for printing.  
    Public PropertyGets the System.DateTime value represents the end date range for printing.  
    Public PropertyGets or sets whether the C1GanttView should be fitted into the page horizontally.  
    Public PropertyGets or sets whether the C1GanttView should be fitted into the page vertically.  
    Public PropertyGets or sets a System.String value used in the center part of the page footers.  
    Public PropertyGets or sets a System.Drawing.Color object used for printing page footers.  
    Public PropertyGets or sets a System.Drawing.Font object used for printing page footers.  
    Public PropertyGets or sets a System.String value used in the left part of the page footers.  
    Public PropertyGets or sets a System.String value used in the right part of the page footer.  
    Public PropertyGets or sets a System.String value used in the center part of the page headers.  
    Public PropertyGets or sets a System.Drawing.Color object used for printing page headers.  
    Public PropertyGets or sets a System.Drawing.Font object used for printing page headers.  
    Public PropertyGets or sets a System.String value used in the left part of the page headers.  
    Public PropertyGets or sets a System.String value used in the right part of the page headers..  
    Public PropertyGets a System.Boolean value determining whether preview is enabled.  
    Public PropertyGets a System.Boolean value determining whether printing is enabled.  
    Public PropertyGets or sets a System.String value used in the center part of the legend.  
    Public PropertyGets or sets a System.Drawing.Color object used for printing legends.  
    Public PropertyGets or sets a System.Drawing.Font object used for printing legends.  
    Public PropertyGets or sets a System.Drawing.Color object used for printing legend labels.  
    Public PropertyGets or sets a System.Drawing.Font object used for printing legend labels.  
    Public PropertyGets or sets a System.String value used in the left part of the legend.  
    Public PropertyGets or sets a System.String value used in the right part of the legend.  
    Public PropertyGets or sets a System.Single value specifies width of the text area of legend.  
    Public PropertyGets or sets an System.Int32 value specifies the number of first columns to be printed.  
    Public PropertyGets or sets an System.Int32 value specifies the number of first columns will be printed repeatly.  
    Public PropertyGets the PreviewWrapper object.  
    Public PropertyGets or sets a System.Boolean value indicating whether print all columns of gridview.  
    Public PropertyGets or sets a value indicating whether borders specified by the grid styles are printed. Set this property to false if you want to use C1PrintDocument's Style.Borders and/or Style.GridLines to specify how borders are printed instead.

    The default value is true.

     
    Public PropertyGets or sets a System.Boolean value determining whether print entire project or specific date range.  
    Public PropertyGets or sets a value indicating whether highlighted cells are printed as such.

    The default value is false.

     
    Public PropertyGets or sets the type of printing layout style.  
    Public PropertyGets or sets the scale of printing gantt view.  
    Public PropertyGets or sets a System.Boolean value determining whether control should show options form before printing.  
    Public PropertyGets or sets a value indicating whether the Progress Form is displayed.  
    Public PropertyGets the System.DateTime value represents the start date range for printing.  
    Public PropertyGets or sets the System.String value determining the source of C1PrintDocument template. It might be the name of .c1d or .c1dx file or the name of resource.  
    Top
    Public Methods
     NameDescription
    Public MethodGets RenderTable object that represents legend table.  
    Public MethodOverloaded. Opens a separate application window in which end users can preview the output that would be generated by the print operation.  
    Public MethodOverloaded. Sends default printing style for the currently selected view to the printer.  
    Top
    See Also