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

Gets or sets the font for the title in a printed report.

Syntax

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

Property Value

Font

Requirements

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

See Also