Paragraph.ParagraphProperties Property

Definition

Paragraph Properties.

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

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

Property Value

Applies to