ParagraphMarkRunPropertiesChange.PreviousParagraphMarkRunProperties Property

Definition

Previous Run Properties for the Paragraph Mark.

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

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

Property Value

Returns PreviousParagraphMarkRunProperties.

Applies to