PsdTextFrame.IsVertical Property

Gets whether the text is vertical.

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

Syntax

C#
public bool IsVertical { get; protected set; }

Property Value

true if the text is vertical; otherwise, false.

See Also

Reference