dbicDayView Send comments on this topic.
PrintFont Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : PrintFont Property

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

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