Skip to content

TallComponents.UnoPdf.Client

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

FontModel.ItalicAngle Property

The italic angle the font designer has assigned to this font (counter-clockwise from vertical).

csharp
public double ItalicAngle { get; set; }

Property Value

System.Double

Remarks

Most likely useful only if Italic is true.