PsdTextFrame.FauxBold Property

Gets bold style emulation of the text string stored in this layer.

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

Syntax

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

Property Value

Bold style emulation of the text string stored in this layer.

See Also

Reference