SectionProperties.RsidRPr Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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