Documents for PDF, .NET Edition Documentation
Font Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : Font Property
Gets or sets a Font used by this format.

If not null, this value overrides the FontName property.

Syntax
'Declaration
 
Public Property Font As Font
public Font Font {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members