Paragraph.RsidParagraphMarkRevision Property

Definition

Revision Identifier for Paragraph Glyph Formatting

Represents the following attribute in the schema: w:rsidRPr

[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphMarkRevision { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidParagraphMarkRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidParagraphMarkRevision { get; set; }
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")>]
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")>]
member this.RsidParagraphMarkRevision : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidParagraphMarkRevision As HexBinaryValue

Property Value

Returns StringValue.

Attributes

Applies to