Event which is fired after the default page settings have been changed by the user.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public event PageSettingsChangedHandler PageSettingsChanged
Visual Basic (Declaration)
Public Event PageSettingsChanged As PageSettingsChangedHandler

See Also