Method OnPrint
- Namespace
- Innova.Prism.Library.Controllers
- Assembly
- Innova.Prism.Library.dll
OnPrint(object)
Handles the print event.
protected virtual void OnPrint(object obj)
Parameters
obj
objectThe object.
Handles the print event.
protected virtual void OnPrint(object obj)
obj
objectThe object.