GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.BeforePrintPageEventArgs Class / Cancel Property





In This Topic
Cancel Property (GdViewer.BeforePrintPageEventArgs)
In This Topic
Gets or sets a value indicating whether the print job should be canceled. Switching this value to true will subsequently terminate the printing job.
Syntax
'Declaration
 
Public Property Cancel As Boolean
 
See Also