dbicList Send comments on this topic.
PrintPageFooterFont Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : PrintPageFooterFont Property

Gets or sets 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