The name of the font.

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

Syntax

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

Remarks

Returns nullNothingnullptra null reference (Nothing in Visual Basic) if no name can be found.

See Also