# 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>


</div>
