# GrapeCity.Documents.Word.Paragraph.Mark

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_Paragraph_Mark_" data-uid="GrapeCity.Documents.Word.Paragraph.Mark*">Mark Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_Paragraph_Mark_" data-uid="GrapeCity.Documents.Word.Paragraph.Mark*"></a>
<h4 id="GrapeCity_Documents_Word_Paragraph_Mark" data-uid="GrapeCity.Documents.Word.Paragraph.Mark">Mark</h4>
<div class="markdown level1 summary"><p>Gets the set of properties applied to the glyph used to represent the physical location of the paragraph mark for this paragraph.
This paragraph mark, being a physical character in the document, can be formatted, and therefore shall be capable of representing this formatting
like any other character in the document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ParagraphMark Mark { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Mark As ParagraphMark</code></pre>
</div>
</div>
