MonoMac.AppKit.NSPrinter Members

The members of MonoMac.AppKit.NSPrinter are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DeviceDescriptionMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
LanguageLevelint. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
static
PrinterNamesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
PrinterTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
Typestring. Documentation for this section has not yet been entered.

Public Methods

BooleanForKey(string, string) : bool
Documentation for this section has not yet been entered.
FloatForKey(string, string) : float
Documentation for this section has not yet been entered.
IntForKey(string, string) : int
Documentation for this section has not yet been entered.
IsKeyInTable(string, string) : bool
Documentation for this section has not yet been entered.
PageSizeForPaper(string) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
static
PrinterWithName(string) : NSPrinter
Documentation for this section has not yet been entered.
static
PrinterWithType(string) : NSPrinter
Documentation for this section has not yet been entered.
RectForKey(string, string) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
SizeForKey(string, string) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
StatusForTable(string) : NSPrinterTableStatus
Documentation for this section has not yet been entered.
StringForKey(string, string) : string
Documentation for this section has not yet been entered.
StringListForKey(string, string) : string[]
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSPrinter object.