ParagraphStyle.Direction Property

Gets or sets the text direction.

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

Syntax

C#
public TextDirection Direction { get; set; }

Property Value

The direction of text in a paragraph.

See Also

Reference