PsdTextFrame.Strikeout Property

Gets text strikeout.

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

Syntax

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

Property Value

If true then text is stricken out, false otherwise.

See Also

Reference