Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphMark Class
Members

In This Topic
    ParagraphMark Class
    In This Topic
    Specifies 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.
    Object Model
    ParagraphMark Class
    Syntax
    'Declaration
     
    Public Class ParagraphMark 
       Inherits FormattedMark
    public class ParagraphMark : FormattedMark 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FormattedMark
             GrapeCity.Documents.Word.ParagraphMark

    See Also