ParagraphProperties.ParagraphMarkRunProperties Property

Definition

Run Properties for the Paragraph Mark.

Represents the following element tag in the schema: w:rPr.

public DocumentFormat.OpenXml.Wordprocessing.ParagraphMarkRunProperties ParagraphMarkRunProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ParagraphMarkRunProperties? ParagraphMarkRunProperties { get; set; }
member this.ParagraphMarkRunProperties : DocumentFormat.OpenXml.Wordprocessing.ParagraphMarkRunProperties with get, set
Public Property ParagraphMarkRunProperties As ParagraphMarkRunProperties

Property Value

Returns ParagraphMarkRunProperties.

Applies to