[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.FontName

FontName Property

FontName

Gets or sets a font family name.

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

This value is case insensitive.

Declaration
public string FontName { get; set; }
Public Property FontName As String