dbicMonth Send comments on this topic.
PrintPageTitleFont Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : PrintPageTitleFont Property

Determines 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