Specifies whether a definition for the font has been found.

Namespace: TallComponents.PDF.Fonts
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also