# Print and Preview

C1Scheduler control allows you to customize the preview or print options. Learn more about customization options in Scheduler for WinForms control.

## Content



The following topics detail how to customize printing and previewing in **Scheduler for WinForms**. Print Preview in [C1Schedule](/componentone/docs/win/online-schedule/) is enabled on adding **C1.Win.RibbonPreview** and **C1.Win.Ribbon** assemblies in the project references. For information about printing at run time see [Printing and Previewing Data](/componentone/docs/win/online-schedule/features/customizingprintinga/printingandpreviewin).


> type=note
> **Note**: **Scheduler**'s printing features uses the [C1.Win.Printing NuGet package](https://developer.mescius.com/componentone/docs/win/online-printdocument/overview.html), which provides three libraries: C1.PrintDocument, C1.Win.PrintPreview and C1.Win.RibbonPreview. Each library provides a set of previewing controls or components. The **PrintDocument** library provides the PrintDocument and MultiDocument components, the **PrintPreview** library provides the PreviewOutlineView, PreviewPane, PreviewTextSearchPanel, Thumbnail, PrintPreviewControl and PrintPreviewDialog components, and **RibbonPreview** provides the RibbonPreview and RibbonPreviewDialog components. Since C1Report is now obsolete, make sure that the references for C1Report libraries is replaced by individual library references in the C1.Win.Printing nuget.

## See Also

[Disabling Printing](/componentone/docs/win/online-schedule/features/customizingprintinga/disablingprinting)

[Disabling the Print Options Form](/componentone/docs/win/online-schedule/features/customizingprintinga/disablingtheprintopt)

[Disabling the Print Progress Form](/componentone/docs/win/online-schedule/features/customizingprintinga/disablingtheprintpro)

[Hiding Private Appointments](/componentone/docs/win/online-schedule/features/customizingprintinga/hidingprivateappoint)