Méthode | Description | |
---|---|---|
BeginInvoke ( this querypagesettingseventhandler, Object sender, System.Drawing.Printing.QueryPageSettingsEventArgs e, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this querypagesettingseventhandler, Object sender, System.Drawing.Printing.QueryPageSettingsEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
querypagesettingseventhandler | this | |
sender | Object | |
e | System.Drawing.Printing.QueryPageSettingsEventArgs | |
callback | AsyncCallback | |
Résultat | IAsyncResult |