Field.ParagraphProperties Property

Definition

Text Paragraph Properties.

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

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

Property Value

Returns ParagraphProperties.

Applies to