The following tables list the members exposed by UltraGridPrintDocument.
Name | Description | |
---|---|---|
UltraGridPrintDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
Appearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
ColumnClipMode | Returns or sets an enumeration indicating how columns that intersect with a page are printed. | |
Container | (Inherited from System.ComponentModel.Component) | |
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) | |
FitWidthToPages | Returns 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. | |
Footer | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
Grid | Returns or sets the associated UltraGrid whose rows will be printed. | |
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) | |
RowProperties | Returns or sets flags indicating which row properties should be synchronized while printing. | |
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) |
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) | |
SupportsVariableSectionSize | Overridden. The UltraGridPrintDocument does not support the modification of the header/footer height, page border style, etc. once a print operation has begun. | |
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. Clean up any resources being used. | |
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) | |
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 | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
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 | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
OnPrintEnded | Overridden. Invoked when the print operation has ended. | |
OnPrintPage | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
OnPrintPageBody | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
OnPropertyChanged | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
OnQueryPageSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) | |
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) | |
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) |