Run.RsidRunProperties 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.
Revision Identifier for Run Properties
Represents the following attribute in the schema: w:rsidRPr
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue RsidRunProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue RsidRunProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")]
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? RsidRunProperties { get; set; }
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rsidRPr")>]
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rsidRPr")>]
member this.RsidRunProperties : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property RsidRunProperties As HexBinaryValue
Property Value
Returns StringValue.
- Attributes