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