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

Determines the Color used to print the title and sub-title in a printed report.

Syntax

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

Property Value

Color

Requirements

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

See Also