FooterColor Property (PrintStyle)
In This Topic
Gets or sets a System.Drawing.Color value used for printing page footers.
Syntax
'Declaration
Public Property FooterColor As System.Drawing.Color
public System.Drawing.Color FooterColor {get; set;}
See Also