dbicCalendar Send comments on this topic.
PrintFont Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintFont Property

Gets or sets the font of the dates in a printed report of the control.

Syntax

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

Property Value

Font

Requirements

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

See Also