Text.ParagraphStyle Property

Gets or sets the style of paragraphs.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ParagraphStyle ParagraphStyle { get; set; }

Property Value

A ParagraphStyle properties of text.

See Also

Reference