Paragraph.RsidParagraphProperties Property

Definition

Revision Identifier for Paragraph Properties

Represents the following attribute in the schema: w:rsidP

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

Property Value

Returns StringValue.

Attributes

Applies to