The PreviewPrintEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
PreviewPrintEventArgs |
Initializes a new instance of the PreviewPrintEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.) |
|
|
PrintDialog |
Gets the PrintDialog object related to the event.
|