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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : BackColor Property
Gets or sets the text background color. The default is transparent.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members