PsdTextFrame.Font Property

Gets the font settings of the text string stored in this layer.

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

Syntax

C#
public Font Font { get; protected set; }

Property Value

A Font containing the font settings of the text string stored in this layer.

See Also

Reference