TextSpan.FontName Property

Gets name of the text font.

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

Syntax

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

Property Value

Name of the text font.

See Also

Reference