Version

UltraGridPrintDocument Class Properties

For a list of all members of this type, see UltraGridPrintDocument members.

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.  
See Also