OdFont.Strikeout

OdFont.Strikeout property

Gets or sets a value indicating whether this OdFont is strikeout.

public bool Strikeout { get; set; }

Property Value

true if strikeout; otherwise, false.

See Also