GoXam for WPF v3
OnCompleted Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
PrintManager Class
: OnCompleted Method
This is called after the print operation has completed.
Syntax
C#
protected
virtual
void
OnCompleted()
Remarks
If you override this, be sure to call the base method.
See Also
Reference
PrintManager Class
PrintManager Members