BackColor Property (RedactOptions.RenderOptionsDef)
In This Topic
Gets or sets the background color. The default is white.
Syntax
'Declaration
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also