Property StrikeOutOffset
Namespace TallComponents.PDF.Fonts
Class Font
The distance in points between the lower extreme of a font and the position of a strikethrough for a font of size 1 pt. Multiply the value of this property with the font size to get the distance in points.
This property can be used to draw strikethroughs.
Syntax
public Double StrikeOutOffset { get; }
Property value
Double