Share via


SectionProperties.RsidRPr Property

Definition

Physical Section Mark Character Revision ID

Represents the following attribute in the schema: w:rsidRPr

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

Property Value

Returns StringValue.

Attributes

Applies to