AppointmentsFont Property (PrintStyle)
In This Topic
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