PsdTextFrame.Paragraph Property

Gets the paragraph settings of this layer.

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

Syntax

C#
public ParagraphSettings Paragraph { get; protected set; }

Property Value

The paragraph settings of this layer.

See Also

Reference