[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.PreviewPrint

PreviewPrint Event

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.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public event PreviewPrintEventHandler PreviewPrint
Returns
Type Description
PreviewPrintEventHandler 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.