Whether this font is italic by design.

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

Syntax

C#
public bool Italic { get; }
Visual Basic
Public ReadOnly Property Italic As Boolean
	Get

See Also