The fonts used in this document.

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

Syntax

C#
public FontCollection Fonts { get; }
Visual Basic
Public ReadOnly Property Fonts As FontCollection
	Get

Remarks

The fonts from the original source PDF are included only. The fonts from shapes and newly created widgets (fields) are not included.

See Also