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

In This Topic
PrintManager Property
In This Topic
Gets the print manager object that is printing the document.
Syntax
'Declaration
 
Public ReadOnly Property PrintManager As C1PrintManager
 
See Also