Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel
FontModel.UnderlineOffset Property
The distance in points between the lower extreme of a font and the position of an underline 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 UnderlineOffset { get; set; }
Property Value
Remarks
This property can be used to draw underlines.