'Declaration Protected Overrides Sub OnEndPrint( _
ByVal eA WpfPrintEventArgs that contains the event data.As Vintasoft.Imaging.Wpf.Print.WpfPrintEventArgs _
)
protected override void OnEndPrint(
Vintasoft.Imaging.Wpf.Print.WpfPrintEventArgs e
)
protected: void OnEndPrint(
Vintasoft.Imaging.Wpf.Print.WpfPrintEventArgs* e
); override
protected:
void OnEndPrint(
Vintasoft.Imaging.Wpf.Print.WpfPrintEventArgs^ e
); override
Parameters
- e
- A WpfPrintEventArgs that contains the event data.