Skip to main content
A newer version of this page is available. .

DailyPrintStyle Methods

A print style used to print the Day View.
Name Description
Clone() Creates a copy of the current SchedulerPrintStyle object. Inherited from SchedulerPrintStyle.
Clone(Boolean) Creates a copy of the current SchedulerPrintStyle object, and if specified, preserves the option that indicates if this is a base style or not. Inherited from SchedulerPrintStyle.
CreateBitmap(Int32, Int32) Creates an image with the specified dimensions specific to this print style. Inherited from SchedulerPrintStyle.
Dispose() Disposes of the resources used by the SchedulerPrintStyle instance. Inherited from SchedulerPrintStyle.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current SchedulerPrintStyle instance. Inherited from SchedulerPrintStyle.
GetHashCode() Gets the hash code that corresponds to the value of the current SchedulerPrintStyle object. Inherited from SchedulerPrintStyle.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Reset() Resets all print style options to their default values. Inherited from SchedulerPrintStyle.
ShouldSerializeTimeSlots() This member supports the internal infrastructure and is not intended to be used directly from your code.
ToString() Returns the element’s textual representation. Inherited from UserInterfaceObject.
See Also