Properties

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

GdViewer.AfterPrintPageEventArgs Class Members

In This Topic

The following tables list the members exposed by GdViewer.AfterPrintPageEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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