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

In This Topic
    MarkerPropertiesId Property (ParagraphRevisionId)
    In This Topic
    Gets or sets a unique identifier used to track the editing session when the paragraph marker was last formatted.
    Syntax
    'Declaration
     
    Public Property MarkerPropertiesId As System.Integer
    public System.int MarkerPropertiesId {get; set;}
    See Also