In This Topic
GdPicture14.WPF Namespace / GdViewer.AfterPrintPageEventArgs Class

GdViewer.AfterPrintPageEventArgs Class Properties

In This Topic

For a list of all members of this type, see GdViewer.AfterPrintPageEventArgs members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the print job should be canceled. Switching this value to true will subsequently terminate the printing job.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public PropertyThe page number of the already printed page.  
Public PropertyThe number of pages left for printing.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Top
See Also