For a list of all members of this type, see UltraPrintDocument members.
Name | Description | |
---|---|---|
![]() | CalculateAvailablePageSize | Calculates the inner bounds available for the page body. |
![]() | 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. Invoked when the component must release the resources it is using. |
![]() | 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 | Loads the user configuration settings for this component. |
![]() | LoadFromBinary | Overloaded. Loads saved layout information from a stream containing the binary layout. |
![]() | LoadFromXml | Overloaded. Loads saved layout information from a stream containing the xml/soap layout. |
![]() | Starts the document's printing process. (Inherited from System.Drawing.Printing.PrintDocument) | |
![]() | Reset | Overloaded. Resets the properties of the component to their default values. |
![]() | ResetAppearance | Resets the Appearance property to its default value. |
![]() | ResetComponentSettings | Resets the user configuration settings for this component. |
![]() | ResetFooter | Resets the properties of the Footer to their default values. |
![]() | ResetHeader | Resets the properties of the Header to their default values. |
![]() | ResetPage | Resets the properties of the Page to their default values. |
![]() | ResetPageBody | Resets the properties of the PageBody to their default values. |
![]() | SaveAsBinary | Overloaded. Saves property information to a file in binary format. |
![]() | SaveAsXml | Overloaded. Saves property information to a file in xml/soap format. |
![]() | SaveComponentSettings | Saves the user configuration settings for this component. |
![]() | ToString | Provides information about the print document, in string form. (Inherited from System.Drawing.Printing.PrintDocument) |
Name | Description | |
---|---|---|
![]() | CalculatePageBodyArea | Calculates the inner bounds available for the page body. |
![]() | DeserializeProperty | Invoked during runtime deserialization when deserializing from a stream using the LoadFromXml(Stream) and LoadFromBinary(Stream) methods. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetObjectData | 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 | In design mode notifies the System.ComponentModel.Design.IComponentChangeService that the component has changed so that it can mark the component dirty. At runtime this method does nothing. |
![]() | NotifyPropChange | Overloaded. Notifies any listeners when the state of an object has changed |
![]() | 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. |
![]() | OnPageBodyPrinted | Raises the PageBodyPrinted event. |
![]() | OnPageBodyPrinting | Raises the PageBodyPrinting event. |
![]() | OnPageFooterPrinted | Raises the PageFooterPrinted event. |
![]() | OnPageFooterPrinting | Raises the PageFooterPrinting event. |
![]() | OnPageHeaderPrinted | Raises the PageHeaderPrinted event. |
![]() | OnPageHeaderPrinting | Raises the PageHeaderPrinting event. |
![]() | OnPagePrinted | Raises the PagePrinted event. |
![]() | OnPagePrinting | Raises the PagePrinting event. |
![]() | OnPrintEnded | Invoked when the print operation has ended. |
![]() | OnPrintPage | Overridden. Used to invoke the PrintPage event when a page is to be printed. |
![]() | OnPrintPageBody | This method is invoked by the OnPrintPage to allow derived classes to handle rendering of the page body. This method is not called if the PageBodyPrintingEventArgs.Handled property of the PageBodyPrinting event is set to true. |
![]() | OnPropertyChanged | Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. |
![]() | OnQueryPageSettings | Overridden. Used to invoke the QueryPageSettings event to allow the PageSettings to be altered before each page is printed. |
![]() | OnSubObjectPropChanged | Invoked when a property on a subobject has changed. |
![]() | ShouldSerializeAppearance | Returns a Boolean value that determines whether the Appearance property is set to its default value. |
![]() | ShouldSerializeFooter | Indicates if any of the properties of the Footer have been set. |
![]() | ShouldSerializeHeader | Indicates if any of the properties of the Header have been set. |
![]() | ShouldSerializePage | Indicates if any of the properties of the Page have been set. |
![]() | ShouldSerializePageBody | Indicates if any of the properties of the PageBody have been set. |