dbicDayView Send comments on this topic.
ResetFonts Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : ResetFonts Method

Clears all the fonts for the appointment.

Syntax

Visual Basic (Declaration) 
Public Sub ResetFonts() 
C# 
public void ResetFonts()

Return Value

This method does not return a value.

Requirements

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

See Also