Version 24.2 (latest)

PrintProgressEventArgs Class Properties

For a list of all members of this type, see PrintProgressEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentPageNumberReturns the number of page currently being printed  
Public PropertyDescriptionReturns/sets descriptive information displayed in the progress window when the content of a grid is being printed.  
Public PropertyPercentCompletedReturns a value representing the percentage of the printing process that has been completed  
See Also