dbicCalendar Send comments on this topic.
PrintPageFooterFont Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintPageFooterFont Property

Determines the Font for the footer in a printed report.

Syntax

Visual Basic (Declaration) 
Public Property PrintPageFooterFont As Font
C# 
public Font PrintPageFooterFont {get; set;}

Property Value

Font

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also