dbicCalendar Send comments on this topic.
PrintPageSubTitleFont Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar 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