Version

UltraGridPrintDocument Class Members

The following tables list the members exposed by UltraGridPrintDocument.

Public Constructors
 NameDescription
Public ConstructorUltraGridPrintDocument ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearance (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyColumnClipModeReturns or sets an enumeration indicating how columns that intersect with a page are printed.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
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 PropertyFitWidthToPagesReturns or sets a value that specifies the maximum number of sheets of paper that will be used to print a single logical page of the report.  
Public PropertyFooter (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public PropertyGridReturns or sets the associated UltraGrid whose rows will be printed.  
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 PropertyRowPropertiesReturns or sets flags indicating which row properties should be synchronized while printing.  
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)
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 PropertySupportsVariableSectionSizeOverridden. The UltraGridPrintDocument does not support the modification of the header/footer height, page border style, etc. once a print operation has begun.  
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. Clean up any resources being used.  
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 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 MethodOnEndPrint (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
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 MethodOnPagePrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPrintEndedOverridden. Invoked when the print operation has ended.  
Protected MethodOnPrintPage (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPrintPageBody (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnQueryPageSettings (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
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 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