ParagraphSettings.Direction Property

Gets or sets the text direction.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ParagraphDirection Direction { get; set; }

Property Value

The direction of text in a paragraph.

See Also

Reference