CharStyle.StrikeThrough Property

Gets or sets a value indicating whether the text has strikethrough formatting.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool StrikeThrough { get; set; }

Property Value

true if the text has strikethrough formatting; otherwise, false.

See Also

Reference