Specifies whether a definition for the font has been found.

Namespace: TallComponents.PDF.Rasterizer.Fonts
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

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

See Also