# C1.Schedule.Printing

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Schedule_Printing" data-uid="C1.Schedule.Printing" class="text-break">C1.Schedule.Printing Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Schedule.Printing.DateAppointments.html">DateAppointments</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.DateAppointments.html">DateAppointments</a> class represents the single calendar day
with the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List&lt;T&gt;</a> list of appointments.
It is an auxiliary class for use in C1PrintDocument scripts.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.DateAppointmentsCollection.html">DateAppointmentsCollection</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.DateAppointmentsCollection.html">DateAppointmentsCollection</a> class represents
the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.keyedcollection-2">KeyedCollection&lt;TKey, TItem&gt;</a> collection
which can be used as a data source in C1PrintDocument documents.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.PreviewWrapper.html">PreviewWrapper</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.PreviewWrapper.html">PreviewWrapper</a> 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 assembly.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.PrintDocumentWrapper.html">PrintDocumentWrapper</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.PrintDocumentWrapper.html">PrintDocumentWrapper</a> class wraps the C1.C1Preview.C1PrintDocument functionality.
It loads C1.C1Preview.C1PrintDocument component via reflection from the C1.C1Report.2 assembly.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.PrintInfo.html">PrintInfo</a></h4>
      <section><p>The object used to manage schedule printing.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.PrintStyle.html">PrintStyle</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.PrintStyle.html">PrintStyle</a> class represents the single printing style for a schedule control.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.PrintStyleCollection.html">PrintStyleCollection</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.PrintStyleCollection.html">PrintStyleCollection</a> class represents the keyed collection of scheduler printing styles.
The <a class="xref" href="C1.Schedule.Printing.PrintStyle.StyleName.html#C1_Schedule_Printing_PrintStyle_StyleName">StyleName</a> property is used as a collection key.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagBoolInputParams.html">TagBoolInputParams</a></h4>
      <section><p>Represents customization parameters for input of Boolean tag values.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagDateTimeInputParams.html">TagDateTimeInputParams</a></h4>
      <section><p>Represents customization parameters for input of <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> tag values.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagInfo.html">TagInfo</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.TagInfo.html">TagInfo</a> class represents the facade for the C1.C1Preview.Tag class.
Use this class for getting information about document tags and for
setting tag values before rendering the document.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagInputParams.html">TagInputParams</a></h4>
      <section><p>The abstract base class for specialized classes used by the
tag input dialog to customize input of individual tags.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagListInputParams.html">TagListInputParams</a></h4>
      <section><p>Represents customization parameters for input of tag values that can be selected from a list.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagNumericInputParams.html">TagNumericInputParams</a></h4>
      <section><p>Represents customization parameters for input of integer tag values.</p>
</section>
      <h4><a class="xref" href="C1.Schedule.Printing.TagStringInputParams.html">TagStringInputParams</a></h4>
      <section><p>Represents customization parameters for input of string tag values.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Schedule.Printing.PrintContextType.html">PrintContextType</a></h4>
      <section><p>The <a class="xref" href="C1.Schedule.Printing.PrintContextType.html">PrintContextType</a> defines the printing context for the <a class="xref" href="C1.Schedule.Printing.PrintStyle.html">PrintStyle</a> object.</p>
</section>


</div>
