Version

UltraTreePrintDocument Class Members

The following tables list the members exposed by UltraTreePrintDocument.

Public Constructors
 NameDescription
Public ConstructorUltraTreePrintDocument ConstructorOverloaded.   
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HorizontalPageNumberTokenReturns a string token which can be used in the page header or footer to represent the current horizontal page number.  
Public Fieldstatic (Shared in Visual Basic)VerticalPageNumberTokenReturns a string token which can be used in the page header or footer to represent the current vertical page number.  
Public Properties
 NameDescription
Public PropertyAppearance (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCreationFilterReturns or sets an object implementing the Infragistics.Win.IUIElementCreationFilter interface. This object is invoked during the print operation to allow for manipulation of the positioning and creation of uielements.  
Public PropertyDefaultPageSettingsGets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertyDocumentNameGets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertyDrawFilterReturns or sets an object implementing the Infragistics.Win.IUIElementDrawFilter interface. This object is invoked during the print operation to allow elements to be owner drawn.  
Public PropertyExpandAllNodesGets / sets whether the nodes will be expanded in the print operation.  
Public PropertyFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyHasAppearance (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyHeader (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyIsPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyOriginAtMarginsGets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertyPage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyPageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyPageNumber (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyPrintColorStyle (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyPrintControllerGets or sets the print controller that guides the printing process. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertyPrinterSettingsGets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument)
Public PropertySaveSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertySaveSettingsFormat (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertySettingsKey (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTreeReturns or sets the control whose properties are used to initialize a print output.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected PropertyTotalNumberOfPagesOverridden. Gets the total number of pages to be printed or null if that value cannot be determined.  
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)
Public Events
 NameDescription
Public EventBeginPrintOccurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventEndPrintOccurs when the last page of the document has printed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventErrorInvoked when an error occurs which prevents the print operation from proceeding.  
Public EventInitializeTreeInvoked when an UltraTree control is created for the print operation.  
Public EventPageBodyPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageBodyPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageFooterPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageFooterPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageHeaderPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageHeaderPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPagePrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPagePrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPrintPageOccurs when the output to print for the current page is needed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventPropertyChanged (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventQueryPageSettingsOccurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. (Inherited from System.Drawing.Printing.PrintDocument)
See Also

Reference

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