Skip to content

TallComponents.UnoPdf.Client

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

FontModel.DecorationLineWidth Property

The width of decoration lines for a font with a size of 1 pt.

csharp
public double DecorationLineWidth { get; set; }

Property Value

System.Double

Remarks

Decoration lines are lines that are drawn to underline or strike-out text amongst others.
Multiply the value of this property with the font size to get the line width in points.