The PreviewPrintEventArgs type exposes the following members.

Constructors

  Name Description
Public method PreviewPrintEventArgs
Initializes a new instance of the PreviewPrintEventArgs class.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property PrintDialog
Gets the PrintDialog object related to the event.

See Also