# C1.Schedule.Printing.PrintStyle.Context

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Schedule_Printing_PrintStyle_Context_" data-uid="C1.Schedule.Printing.PrintStyle.Context*">Context Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Schedule_Printing_PrintStyle_Context_" data-uid="C1.Schedule.Printing.PrintStyle.Context*"></a>
<h4 id="C1_Schedule_Printing_PrintStyle_Context" data-uid="C1.Schedule.Printing.PrintStyle.Context">Context</h4>
<div class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="C1.Schedule.Printing.PrintContextType.html">PrintContextType</a> value, specifying whether the current
<a class="xref" href="C1.Schedule.Printing.PrintStyle.html">PrintStyle</a> objects displays the single appointment or appointments
of the specified date range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Category(&quot;Data&quot;)]
public PrintContextType Context { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Data&quot;)&gt;
Public Property Context As PrintContextType</code></pre>
</div>
</div>
