Version 24.2 (latest)

UltraPrintDocument Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the pages printed by the document.  
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 PropertyFooterReturns an object used to define the appearance of the page footer.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeaderReturns an object used to define the appearance of the page header.  
Public PropertyIsPrintingIndicates if we are in the process of a print operation.  
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 PropertyPageReturns an object used to define the appearance of the page.  
Public PropertyPageBodyReturns an object used to define the appearance of the body of the page.  
Public PropertyPageNumberReturns the current page number.  
Public PropertyPrintColorStyleReturns or sets how colors and images are rendered.  
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 PropertySaveSettingsIndicates whether this component should automatically save its user configuration settings.  
Public PropertySaveSettingsFormatGets or sets the format in which the user customizations settings will be saved and loaded  
Public PropertySettingsKeyA unique string that distinguishes this UltraPrintDocument form others in the solution it is being used in. This is needed to store user configuration settings.  
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 PropertySubObjectPropChangeHandlerHandler for a Infragistics.Shared.SubObjectBase.SubObjectPropChangedSubObjectPropChange event  
See Also