Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphRevisionId Class
Properties

In This Topic
    ParagraphRevisionId Class Members
    In This Topic

    The following tables list the members exposed by ParagraphRevisionId.

    Public Properties
     NameDescription
    Public Property Gets or sets a unique identifier used to track the editing session when the content was added to the document. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Public PropertyGets or sets a unique identifier used for all runs in this paragraph that do not explicitly declare their RevisionId values.  
    Public Property Gets or sets a unique identifier used to track the editing session when the content was deleted from the document. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Public Property Gets or sets a unique identifier used to track the editing session when the paragraph marker was last formatted.  
    Public Property Gets or sets a unique identifier used to track the editing session when the content was last formatted. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Top
    See Also