Print operation action enumeration.
Syntax
[GLib.GType(typeof(Gtk.PrintOperationActionGType))]
public enum PrintOperationAction
Remarks
Members
| Member Name | Description |
|---|
| Export | Export to a file. |
| Preview | Show the print preview. |
| Print | Print with current settings without showing dialog. |
| PrintDialog | Show the print dialog. |
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.10