Documents for PDF, .NET Edition Documentation
FillBrush Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FillBrush Property
Gets or sets the GrapeCity.Documents.Drawing.Brush to fill the glyphs.

The FillBrush property has a priority over the ForeColor.

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

Reference

TextFormat Class
TextFormat Members