Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.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 a PrintStyle object which is currently selected for printing.  
    Public PropertyGets or sets a System.Boolean value determining whether control should hide details of private appointments in the resulting document.  
    Public PropertyGets a System.Boolean value determining whether preview is enabled.  
    Public PropertyGets or sets a System.Boolean value determining whether printing is enabled.  
    Public PropertyGets the PreviewWrapper object.  
    Public PropertyGets the PrintDocumentWrapper object.  
    Public PropertyGets or sets a System.Boolean value determining whether control should only show appointments from the currently selected C1.Win.C1Schedule.ScheduleGroupItem in the resulting document. By default resulting document contains all appointments regardless of the C1Schedule grouping. Set this property to true to show appointments from the currently selected C1.Win.C1Schedule.ScheduleGroupItem.  
    Public PropertyGets the PrintStyleCollection collection, containing all available styles of printing.  
    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.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads style definition to C1PrintDocument control.  
    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