[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.Font

Font Property

Font

Gets or sets a Font used by this format.

If not null, this value overrides the FontName property.

Declaration
public Font Font { get; set; }
Public Property Font As Font