PrintingSystem Events
Implements the basic printing functionality of the XtraPrinting Library.
Name | Description |
---|---|
After |
Occurs after a band has been printed on a page.
Inherited from Printing |
After |
For internal use. Occurs after all document pages have been created.
Inherited from Printing |
After |
Occurs on raising any Printing |
After |
Obsolete; the event is not raised.
Inherited from Printing |
After |
Occurs after a specific page has been painted in a Print Preview.
Inherited from Printing |
After |
For internal use. Occurs after every time any page of the printing system’s Document is printed.
Inherited from Printing |
Before |
For internal use. Occurs before document pages are created.
Inherited from Printing |
Before |
Occurs on raising any Printing |
Before |
Occurs when page margins are about to change.
Inherited from Printing |
Before |
Occurs before a specific page has been painted in a Print Preview.
Inherited from Printing |
Create |
Occurs when an exception is raised during document creation.
Inherited from Printing |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Editing |
Occurs each time a value of an edit field changes.
Inherited from Printing |
End |
Occurs after the document is ready to print. Does not indicate that the actual printing process completed successfully.
Inherited from Printing |
Fill |
Fires after page rendering if a gap remains between the rendered areas.
Inherited from Printing |
Page |
For internal use.
Inherited from Printing |
Page |
Obsolete; the event is not raised.
Inherited from Printing |
Print |
The event is raised before a document page is sent to a printer. The event is not raised in non-Windows environments.
Inherited from Printing |
Scale |
Occurs when a scale factor of the current document has been changed.
Inherited from Printing |
Start |
Occurs before the printing system’s document is printed.
Inherited from Printing |
Xl |
Occurs after creation of an XLS or XLSX document worksheet has finished.
Inherited from Printing |
See Also