Back to Devexpress

PrintingSystem Properties

windowsforms-devexpress-dot-xtraprinting-dot-printingsystem-dot-underscore-properties.md

latest7.6 KB
Original Source

PrintingSystem Properties

Implements the basic printing functionality of the XtraPrinting Library.

NameDescription
CancelPendingFor internal use. Inherited from PrintingSystemBase.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContinuousPageNumberingGets or sets a value indicating whether pages should be renumbered following reordering in the PrintingSystemBase.Pages collection. Inherited from PrintingSystemBase.
CultureSpecifies the culture used for date and time values in the XRPageInfo control. Inherited from PrintingSystemBase.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DocumentGets the current document. Inherited from PrintingSystemBase.
EditingFieldsProvides access to the collection of fields whose content can be edited in Print Preview. Inherited from PrintingSystemBase.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExportOptionsGets the settings used to specify export parameters when exporting a printing system’s document. Inherited from PrintingSystemBase.
GraphGets a BrickGraphics object used for drawing in the current report. Inherited from PrintingSystemBase.
ImageResourcesInherited from PrintingSystemBase.
LandscapeGets the orientation of a report page. Inherited from PrintingSystemBase.
LinksGets the collection of links, defined for the current PrintingSystem object.
PageBoundsGets the bounds of a report page. Inherited from PrintingSystemBase.
PageCountGets the number of document pages. Inherited from PrintingSystemBase.
PageMarginsGets the current page margin settings. Inherited from PrintingSystemBase.
PagesProvides access to a collection of pages generated for this printing system. Inherited from PrintingSystemBase.
PageSettingsGets the current page settings.
PreviewFormExGets the form used to display the document preview.
PreviewRibbonFormExGets the Ribbon form used to display the document preview.
PrintingDocumentFor internal use. Inherited from PrintingSystemBase.
ProgressReflectorProvides access to the object that reflects the current state of a document’s generating or exporting. Inherited from PrintingSystemBase.
ShowMarginsWarningGets or sets a value which specifies whether an error message is shown when the page margins are set outside the printable area. Inherited from PrintingSystemBase.
ShowPrintStatusDialogSpecifies whether or not to show a print status dialog when printing a document. Inherited from PrintingSystemBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
UserName staticSpecifies the name of the user that created the document. Inherited from PrintingSystemBase.
Watermarks

See Also

PrintingSystem Class

PrintingSystem Members

DevExpress.XtraPrinting Namespace