Paragraph.ParagraphProperties 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.
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