Occurs immediately before a print dialog is shown by the preview in response to user action.
Allows to adjust the properties of the print dialog, or cancel it without showing.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
public event PreviewPrintEventHandler PreviewPrint |
Visual Basic |
---|
Public Event PreviewPrint As PreviewPrintEventHandler |