PrintingSystemBase Properties
The base for classes that provide the basic printing functionality in different environments.
Name | Description |
---|---|
Cancel |
For internal use. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Continuous |
Gets or sets a value indicating whether pages should be renumbered following reordering in the Printing |
Culture |
Specifies the culture used for date and time values in the XRPage |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Document | Gets the current document. |
Editing |
Provides access to the collection of fields whose content can be edited in Print Preview. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Export |
Gets the settings used to specify export parameters when exporting a printing system’s document. |
Graph |
Gets a Brick |
Image |
|
Landscape | Gets the orientation of a report page. |
Page |
Gets the bounds of a report page. |
Page |
Gets the number of document pages. |
Page |
Gets the current page margin settings. |
Pages | Provides access to a collection of pages generated for this printing system. |
Page |
Gets the current page settings. |
Printing |
For internal use. |
Progress |
Provides access to the object that reflects the current state of a document’s generating or exporting. |
Show |
Gets or sets a value which specifies whether an error message is shown when the page margins are set outside the printable area. |
Show |
Specifies whether or not to show a print status dialog when printing a document. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
User |
Specifies the name of the user that created the document. |
Watermarks | Gets the collection of watermarks. |
See Also