Version

UltraTreePrintDocument Class Methods

For a list of all members of this type, see UltraTreePrintDocument 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 MethodResetComponentSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetHeader (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetPage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public MethodResetPageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
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 MethodGetFormattedHeaderFooterStringOverridden. Formats the text for a PageHeader or PageFooter section, replacing any tokens with their actual values.  
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 MethodOnErrorRaises the Error event.  
Protected MethodOnInitializeTreeRaises the InitializeTree 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 MethodShouldSerializeFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializeHeader (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializePage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodShouldSerializePageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
See Also

Reference

UltraTreePrintDocument Class
Infragistics.Win.UltraWinTree Namespace
Infragistics.Win.Printing.UltraPrintDocument