Classes
| Class | Description | |
|---|---|---|
| AboutEditor |
Editor for About pseudo-property.
| |
| PrintContentEventArgs |
Provides data for the print events of print providers.
| |
| PrintNotificationEventArgs |
Provides data for the notification events of print providers.
| |
| PrintSuiteComponent |
Base component type for all the non-visual components of Print Suite .Net
| |
| QueryContentPageSettingsEventArgs |
Provides data for the QueryContentPageSettings event.
| |
| Service |
Static service class, that implements some useful functionality used internally in Print Suite .Net.
|
Delegates
| Delegate | Description | |
|---|---|---|
| PrintNotificationEventHandler |
Represents the method that will handle the print notification events of print provider classes.
| |
| PrintProviderEventHandler |
Represents the method that will handle the print events of print provider classes.
| |
| QueryProviderPageSettingsEventHandler |
Represents the method that will handle the query page settings event of print provider classes.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| AutoSize |
Specifies auto-size mode.
| |
| ClipMode |
Clipping mode for printed content.
| |
| ContentIndent |
Specifies indent of printed content on the area edges.
| |
| ContinuePrint |
Specifies the content print result in the ContinuePrint property of PrintContentEventArgs class.
| |
| NumberSource |
Source of the number for page numbering.
|