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

Determines the Font for the sub-title in a printed report.

Syntax

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

Property Value

Font

Requirements

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

See Also