SetPrinterDevModeFromVariant
Rendering and printing
Description
Sets the printer DEVMODE structure for the next printing operation using the value retrieved from a prior call to GetPrinterDevModeToVariant.
Syntax
ActiveX
Function PDFlib::SetPrinterDevModeFromVariant(Source As Variant) As LongParameters
Source
A value returned from the GetPrinterDevModeToVariant function.