The following tables list the members exposed by UltraTreePrintDocument.
Name | Description | |
---|---|---|
![]() | UltraTreePrintDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | HorizontalPageNumberToken | Returns a string token which can be used in the page header or footer to represent the current horizontal page number. |
![]() ![]() | VerticalPageNumberToken | Returns a string token which can be used in the page header or footer to represent the current vertical page number. |
Name | Description | |
---|---|---|
![]() | Appearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CreationFilter | Returns 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. |
![]() | DefaultPageSettings | Gets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | DocumentName | Gets 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) |
![]() | DrawFilter | Returns 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. |
![]() | ExpandAllNodes | Gets / sets whether the nodes will be expanded in the print operation. |
![]() | Footer | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | HasAppearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | Header | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | IsPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OriginAtMargins | Gets 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) |
![]() | Page | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageBody | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageNumber | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PrintColorStyle | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PrintController | Gets or sets the print controller that guides the printing process. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrinterSettings | Gets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | SaveSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SaveSettingsFormat | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SettingsKey | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Tree | Returns or sets the control whose properties are used to initialize a print output. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | TotalNumberOfPages | Overridden. Gets the total number of pages to be printed or null if that value cannot be determined. |
Name | Description | |
---|---|---|
![]() | CalculateAvailablePageSize | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | LoadComponentSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | LoadFromBinary | Overloaded. (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | LoadFromXml | Overloaded. (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | Starts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument) | |
![]() | Reset | Overloaded. Overridden. Invoked when the properties of the component should be reset to their default values. |
![]() | ResetAppearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ResetComponentSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ResetFooter | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ResetHeader | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ResetPage | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ResetPageBody | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SaveAsBinary | Overloaded. (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SaveAsXml | Overloaded. (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SaveComponentSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ToString | Provides information about the print document, in string form. (Inherited from System.Drawing.Printing.PrintDocument) |
Name | Description | |
---|---|---|
![]() | CalculatePageBodyArea | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | DeserializeProperty | Overridden. 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. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetFormattedHeaderFooterString | Overridden. Formats the text for a PageHeader or PageFooter section, replacing any tokens with their actual values. |
![]() | GetObjectData | Overridden. Serializes the properties and subobjects of the print document into the specified Infragistics.Shared.Serialization.ObjectStreamer |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyDesignEnvironmentOfChange | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnBeginPrint | Overridden. Used to invoke the BeginPrint event when a print operation has started. |
![]() | OnEndPrint | Overridden. Used to invoke the EndPrint event when a print operation has completed. |
![]() | OnError | Raises the Error event. |
![]() | OnInitializeTree | Raises the InitializeTree event. |
![]() | OnPageBodyPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPageBodyPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPageFooterPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPageFooterPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPageHeaderPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPageHeaderPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPagePrinted | Overridden. Raises the Infragistics.Win.Printing.UltraPrintDocument.PagePrinted event. |
![]() | OnPagePrinting | Overridden. Raises the Infragistics.Win.Printing.UltraPrintDocument.PagePrinting event. |
![]() | OnPrintEnded | Overridden. Invoked when the print operation has ended. |
![]() | OnPrintPage | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnPrintPageBody | Overridden. 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. |
![]() | OnPropertyChanged | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnQueryPageSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | OnSubObjectPropChanged | Overridden. Invoked when a property on a subobject of the instance has changed. |
![]() | ShouldSerializeAppearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ShouldSerializeFooter | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ShouldSerializeHeader | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ShouldSerializePage | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | ShouldSerializePageBody | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
Name | Description | |
---|---|---|
![]() | BeginPrint | Occurs 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) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | EndPrint | Occurs when the last page of the document has printed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | Error | Invoked when an error occurs which prevents the print operation from proceeding. |
![]() | InitializeTree | Invoked when an UltraTree control is created for the print operation. |
![]() | PageBodyPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageBodyPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageFooterPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageFooterPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageHeaderPrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageHeaderPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PagePrinted | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PagePrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PrintPage | Occurs when the output to print for the current page is needed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PropertyChanged | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | QueryPageSettings | Occurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. (Inherited from System.Drawing.Printing.PrintDocument) |
UltraTreePrintDocument Class
Infragistics.Win.UltraWinTree Namespace
Infragistics.Win.Printing.UltraPrintDocument