IDevMode Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | '''IDevMode''' object provides an access to [https://msdn.microsoft.com/en-us/library/windows/desktop/dd183565 DEVMODE] structure members. Before printing document, the Editor send a '''e.document.beforePrint''' [[PXV:IPXV_BeforePrintEvent|event]] | + | '''IDevMode''' object provides an access to [https://msdn.microsoft.com/en-us/library/windows/desktop/dd183565 DEVMODE] structure members. Before printing document, the Editor send a '''e.document.beforePrint''' [[PXV:IPXV_BeforePrintEvent|event]] that contains information that describes future printing process. |
== Properties == | == Properties == |
Latest revision as of 02:53, 25 May 2015
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.