C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / AdjustPrintPageEventArgs Class / PrintPageEventArgs Property

In This Topic
PrintPageEventArgs Property
In This Topic
Gets the PrintPageEventArgs object passed into the PrintPage event handler of the print manager.
Syntax
'Declaration
 
Public ReadOnly Property PrintPageEventArgs As PrintPageEventArgs
 
See Also