[]
Gets or sets a Font object used for printing page footers.
[C1Category("Appearance")] public Font FooterFont { get; set; }
<C1Category("Appearance")> Public Property FooterFont As Font