Back to Devexpress

PrintingSystemBase Properties

corelibraries-devexpress-dot-xtraprinting-dot-printingsystembase-dot-underscore-properties.md

latest5.5 KB
Original Source

PrintingSystemBase Properties

The base for classes that provide the basic printing functionality in different environments.

NameDescription
CancelPendingFor internal use.
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.
CultureSpecifies the culture used for date and time values in the XRPageInfo control.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DocumentGets the current document.
EditingFieldsProvides access to the collection of fields whose content can be edited in Print Preview.
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.
GraphGets a BrickGraphics object used for drawing in the current report.
ImageResources
LandscapeGets the orientation of a report page.
PageBoundsGets the bounds of a report page.
PageCountGets the number of document pages.
PageMarginsGets the current page margin settings.
PagesProvides access to a collection of pages generated for this printing system.
PageSettingsGets the current page settings.
PrintingDocumentFor internal use.
ProgressReflectorProvides access to the object that reflects the current state of a document’s generating or exporting.
ShowMarginsWarningGets or sets a value which specifies whether an error message is shown when the page margins are set outside the printable area.
ShowPrintStatusDialogSpecifies whether or not to show a print status dialog when printing a document.
SiteGets or sets the ISite of the Component. Inherited from Component.
UserName staticSpecifies the name of the user that created the document.
WatermarksGets the collection of watermarks.

See Also

PrintingSystemBase Class

PrintingSystemBase Members

DevExpress.XtraPrinting Namespace