Gtk.PrintCapabilities Enumeration
PrintCapabilites enumeration.

Syntax

[GLib.GType(typeof(Gtk.PrintCapabilitiesGType))]
[System.Flags]
public enum PrintCapabilities

Remarks

Members

Member NameDescription
CollateCollation is supported.
CopiesMultiple copy printing is supported.
GeneratePdfSends documents in PDF format.
GeneratePsSends documents in Postscript format.
PageSetSupports partial document printing.
PreviewPreview is supported.
ReverseReverse is supported.
ScaleScaled printing is supported.
NumberUpDocumentation 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