| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace : PrintInfo Class |
The following tables list the members exposed by PrintInfo.
| Name | Description | |
|---|---|---|
![]() | CurrentStyle | Gets a PrintStyle object which is currently selected for printing. |
![]() | HidePrivateAppointments | Gets or sets a System.Boolean value determining whether control should hide details of private appointments in the resulting document. |
![]() | IsPreviewEnabled | Gets a System.Boolean value determining whether preview is enabled. |
![]() | IsPrintingEnabled | Gets or sets a System.Boolean value determining whether printing is enabled. |
![]() | PreviewHelper | Gets the PreviewWrapper object. |
![]() | PrintDocumentHelper | Gets the PrintDocumentWrapper object. |
![]() | PrintSelectedCalendar | Gets 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. |
![]() | PrintStyles | Gets the PrintStyleCollection collection, containing all available styles of printing. |
![]() | ShowOptionsForm | Gets or sets a System.Boolean value determining whether control should show options form before printing. |
![]() | ShowProgressForm | Gets or sets a value indicating whether the Progress Form is displayed. |
| Name | Description | |
|---|---|---|
![]() | LoadStyle | Loads style definition to C1PrintDocument control. |
![]() | Preview | Overloaded. Opens a separate application window in which end users can preview the output that would be generated by the print operation. |
![]() | Overloaded. Sends default printing style for the currently selected view to the printer. |