Documents for PDF, .NET Edition Documentation
FontName Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FontName Property
Gets or sets a font family name.

This value is used only if the Font property is null.

This value is case insensitive.

Syntax
'Declaration
 
Public Property FontName As System.String
public System.string FontName {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members