Version

UltraSchedulePrintDocument Class Methods

For a list of all members of this type, see UltraSchedulePrintDocument members.

Public Methods
 NameDescription
Public MethodCalculateAvailablePageSize (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLoadComponentSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodLoadFromBinaryOverloaded.  (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodLoadFromXmlOverloaded.  (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodPrintStarts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument)
Public MethodResetOverloaded. Overridden. Invoked when the properties of the component should be reset to their default values.  
Public MethodResetAppearance (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetCalendarDetailsDescriptionAppearanceResets the CalendarDetailsDescriptionAppearance property to its default value.  
Public MethodResetCalendarDetailsHeaderAppearanceResets the CalendarDetailsHeaderAppearance property to its default value.  
Public MethodResetCalendarInfoResets the CalendarInfo property to null.  
Public MethodResetCalendarLookResets the CalendarLook property to null.  
Public MethodResetComponentSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetDateHeaderAreaAppearanceResets the DateHeaderAreaAppearance property to its default value.  
Public MethodResetDateHeaderDayAppearanceResets the DateHeaderDayAppearance property to its default value.  
Public MethodResetFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetHeader (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetMemoFieldLabelAppearanceResets the MemoFieldLabelAppearance property to its default value.  
Public MethodResetMemoFieldValueAppearanceResets the MemoFieldValueAppearance property to its default value.  
Public MethodResetMemoTitleAppearanceResets the MemoTitleAppearance property to its default value.  
Public MethodResetNotesAreaAppearanceResets the NotesAreaAppearance property to its default value.  
Public MethodResetNotesAreaHeaderAppearanceResets the NotesAreaHeaderAppearance property to its default value.  
Public MethodResetPage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetPageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResolveDateHeaderAreaAppearanceResolves the appearance for the date header area.  
Public MethodResolveDateHeaderDayAppearanceResolves the appearance for the day name portion of the date header area.  
Public MethodSaveAsBinaryOverloaded.  (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodSaveAsXmlOverloaded.  (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodSaveComponentSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodToStringProvides information about the print document, in string form. (Inherited from System.Drawing.Printing.PrintDocument)
Protected Methods
 NameDescription
Protected MethodCalculatePageBodyArea (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodDeserializePropertyOverridden. Invoked during runtime deserialization when deserializing from a stream using the Infragistics.Win.Printing.UltraPrintDocument.LoadFromXml(System.IO.Stream) and Infragistics.Win.Printing.UltraPrintDocument.LoadFromBinary(System.IO.Stream) methods.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetObjectDataOverridden. Serializes the properties and subobjects of the print document into the specified Infragistics.Shared.Serialization.ObjectStreamer  
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyDesignEnvironmentOfChange (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnBeginPrintOverridden. Used to invoke the BeginPrint event when a print operation has started.  
Protected MethodOnEndPrintOverridden. Used to invoke the EndPrint event when a print operation has completed.  
Protected MethodOnInitializeDateHeaderMonthViewMultiRaises the InitializeDateHeaderMonthViewMulti event.  
Protected MethodOnInitializeDayViewRaises the InitializeDayView event.  
Protected MethodOnInitializeMonthViewMultiRaises the InitializeMonthViewMulti event.  
Protected MethodOnInitializeMonthViewSingleRaises the InitializeMonthViewSingle event.  
Protected MethodOnInitializeTimelineViewRaises the InitializeTimelineView event.  
Protected MethodOnInitializeWeekViewRaises the InitializeWeekView event.  
Protected MethodOnPageBodyPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPageBodyPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPageFooterPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPageFooterPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPageHeaderPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPageHeaderPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPagePrintedOverridden. Raises the Infragistics.Win.Printing.UltraPrintDocument.PagePrinted event.  
Protected MethodOnPagePrintingOverridden. Raises the Infragistics.Win.Printing.UltraPrintDocument.PagePrinting event.  
Protected MethodOnPrintEndedOverridden. Invoked when the print operation has ended.  
Protected MethodOnPrintPage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPrintPageBodyOverridden. This method is invoked by the Infragistics.Win.Printing.UltraPrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs) to allow derived classes to handle rendering of the page body.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnQueryPageSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject of the instance has changed.  
Protected MethodShouldSerializeAppearance (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializeCalendarDetailsDescriptionAppearance

Returns a Boolean value that determines whether the CalendarDetailsDescriptionAppearance property is set to its default value.

 
Protected MethodShouldSerializeCalendarDetailsHeaderAppearance

Returns a Boolean value that determines whether the CalendarDetailsHeaderAppearance property is set to its default value.

 
Protected MethodShouldSerializeCalendarInfoIndicates if the CalendarInfo property should be serialized.  
Protected MethodShouldSerializeCalendarLookIndicates if the CalendarLook property should be serialized.  
Protected MethodShouldSerializeDateHeaderAreaAppearance

Returns a Boolean value that determines whether the DateHeaderAreaAppearance property is set to its default value.

 
Protected MethodShouldSerializeDateHeaderDayAppearance

Returns a Boolean value that determines whether the DateHeaderDayAppearance property is set to its default value.

 
Protected MethodShouldSerializeFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializeHeader (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializeMemoFieldLabelAppearance

Returns a Boolean value that determines whether the MemoFieldLabelAppearance property is set to its default value.

 
Protected MethodShouldSerializeMemoFieldValueAppearance

Returns a Boolean value that determines whether the MemoFieldValueAppearance property is set to its default value.

 
Protected MethodShouldSerializeMemoTitleAppearance

Returns a Boolean value that determines whether the MemoTitleAppearance property is set to its default value.

 
Protected MethodShouldSerializeNotesAreaAppearance

Returns a Boolean value that determines whether the NotesAreaAppearance property is set to its default value.

 
Protected MethodShouldSerializeNotesAreaHeaderAppearance

Returns a Boolean value that determines whether the NotesAreaHeaderAppearance property is set to its default value.

 
Protected MethodShouldSerializePage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializePageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
See Also