PrintCapabilites enumeration.
Syntax
[GLib.GType(typeof(Gtk.PrintCapabilitiesGType))]
[System.Flags]
public enum PrintCapabilities
Remarks
Members
| Member Name | Description |
|---|
| Collate | Collation is supported. |
| Copies | Multiple copy printing is supported. |
| GeneratePdf | Sends documents in PDF format. |
| GeneratePs | Sends documents in Postscript format. |
| PageSet | Supports partial document printing. |
| Preview | Preview is supported. |
| Reverse | Reverse is supported. |
| Scale | Scaled printing is supported. |
| NumberUp | Documentation for this section has not yet been entered. |
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.10