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

Namespace: TallComponents.PDF.Fonts
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double ItalicAngle { get; }
Visual Basic
Public ReadOnly Property ItalicAngle As Double
	Get

Remarks

Most likely useful only if Italic is true.

See Also