# C1.C1Preview.C1PrintDocument.UsageInfo

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_C1PrintDocument_UsageInfo_" data-uid="C1.C1Preview.C1PrintDocument.UsageInfo*">UsageInfo Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_C1PrintDocument_UsageInfo_" data-uid="C1.C1Preview.C1PrintDocument.UsageInfo*"></a>
<h4 id="C1_C1Preview_C1PrintDocument_UsageInfo" data-uid="C1.C1Preview.C1PrintDocument.UsageInfo">UsageInfo</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.C1Preview.C1PrintDocument.UsageInfo.html#C1_C1Preview_C1PrintDocument_UsageInfo">UsageInfo</a> object containing information related to the
current document's usage: date/time of generation, file name last used to
save or load the document, and so on.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1TypeSerialization(C1TypeSerializationEnum.None)]
[Browsable(false)]
public UsageInfo UsageInfo { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1TypeSerialization(C1TypeSerializationEnum.None)&gt;
&lt;Browsable(False)&gt;
Public ReadOnly Property UsageInfo As UsageInfo</code></pre>
</div>
</div>
