PMPrinter Class

Definition

public class PMPrinter : PrintCore.PMPrintCoreBase
type PMPrinter = class
    inherit PMPrintCoreBase
Inheritance

Constructors

PMPrinter()
PMPrinter(String)

Properties

DeviceUrl
Handle (Inherited from PMPrintCoreBase)
IsDefault
IsFavorite
IsPostScriptCapable
IsPostScriptPrinter
IsRemote
MakeAndModel
Name
PaperList
PrinterState

Methods

Dispose() (Inherited from PMPrintCoreBase)
Dispose(Boolean) (Inherited from PMPrintCoreBase)
GetOutputResolution(PMPrintSettings)
SetDefault()
SetOutputResolution(PMPrintSettings, PMResolution)
TryCreate(PMPrinter)
TryCreate(String)
TryGetDeviceUrl(NSUrl)
TryGetMimeTypes(PMPrintSettings, String[])
TryGetPaperList(PMPaper[])
TryPrintFile(PMPrintSettings, PMPageFormat, NSUrl, String)
TryPrintFromProvider(PMPrintSettings, PMPageFormat, CGDataProvider, String)

Applies to