Occurs before a page is sent to the printer.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public event QueryPageSettingsEventHandler PrintQueryPageSettings
Visual Basic (Declaration)
Public Event PrintQueryPageSettings As QueryPageSettingsEventHandler

See Also