[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintStyle.FooterFont

FooterFont Property

FooterFont

Gets or sets a Font object used for printing page footers.

Declaration
[C1Category("Appearance")]
public Font FooterFont { get; set; }
<C1Category("Appearance")>
Public Property FooterFont As Font