IDevMode Interface

From PDF XChange PDF SDK
Revision as of 02:53, 25 May 2015 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


IDevMode object provides an access to DEVMODE structure members. Before printing document, the Editor send a e.document.beforePrint event that contains information that describes future printing process.

Properties

Collate DriverVersion LogPixels PaperWidth
Color Duplex MediaType PrintQuality
Copies Fields Nup Scale
DefaultSource FormName Orientation SpecVersion
DeviceName ICMIntent PaperLength TTOption
DitherType ICMMethod PaperSize YResolution

See Also

IPrintTarget::UpdateDC, IPrintTarget::DevMode