Condividi tramite


IPrintManagerTemplatePrinter interface

Called by print template to start the printing process. This must be called to enable preview and printing.

Members

The IPrintManagerTemplatePrinter interface inherits from the IDispatch interface. IPrintManagerTemplatePrinter also has these types of members:

  • Methods

Methods

The IPrintManagerTemplatePrinter interface has these methods.

Method Description
drawPreviewPage

Called by the print template to draw page images to a bitmap and send the bitmap to the print dialog.

endPrint

Finishes the print request - takes pages printed via printPage and queues the job.

getPrintTaskOptionValue

Retrieves the print task option value with a key.

invalidatePreview

Invalidates the preview requesting a new pagination call.

setPageCount

Sets the total page count in the print dialog.

startPrint

Called by the print template to start the printing process. This must be called to enable preview and printing.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

IDL

Mshtml.idl