Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel

FontModel.StrikeOutOffset Property

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.

csharp
public double StrikeOutOffset { get; set; }

Property Value

System.Double

Remarks

This property can be used to draw strikethroughs.