[]
Provides data for the QueryPageSettings event.
public class QueryPageSettingsEventArgs : PrintEventArgs
| Name | Description |
|---|---|
| QueryPageSettingsEventArgs(IPageSettings) | Initializes a new instance of the QueryPageSettingsEventArgs class. |
| QueryPageSettingsEventArgs(IPageSettings, PrintAction) | Initializes a new instance of the QueryPageSettingsEventArgs class with the specified print action. |
| Name | Description |
|---|---|
| PageSettings | Gets or sets the page settings for the page to be printed. |