The name of the font, as found in the PDF document.

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

Syntax

C#
public string PdfFontName { get; }
Visual Basic
Public ReadOnly Property PdfFontName As String
	Get

See Also