ComponentOne Scheduler for WinForms
AppointmentsFont Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : AppointmentsFont Property
Gets or sets a System.Drawing.Font object used for printing appointments.
Syntax
'Declaration
 
Public Property AppointmentsFont As System.Drawing.Font
public System.Drawing.Font AppointmentsFont {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members