DekGenius.com
[ Team LiB ] Previous Section Next Section

QueryPageSettingsEventHandlerserializable

System.Drawing.Printing (system.drawing.dll)delegate

This is a delegate for the PrintDocument.QueryPageSettings event.

public delegate void QueryPageSettingsEventHandler(object sender, QueryPageSettingsEventArgs e);

Associated Events

PrintDocument.QueryPageSettings()

    [ Team LiB ] Previous Section Next Section