PsdTextFrame.FontName Property

Gets the font name for the text string stored in this layer.

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

Syntax

C#
public string FontName { get; protected set; }

Property Value

A font name for the text string stored in this layer.

See Also

Reference