Gets a value that determines whether this font has a horizontal line through it.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool Strikeout { get; }
Visual Basic
Public ReadOnly Property Strikeout As Boolean
	Get

See Also