The family name of the font.

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

Syntax

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

Remarks

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

See Also