IViewObjectPrint interface

Allows an ActiveX control to specify a bitmap to be sent to the printer at print time. If implemented, when Windows Internet Explorer 9 prints a page, the interface will be called to get the bitmap.

Members

The IViewObjectPrint interface inherits from the IUnknown interface. IViewObjectPrint also has these types of members:

  • Methods

Methods

The IViewObjectPrint interface has these methods.

Method Description
GetPrintBitmap

Returns a pointer to bitmap specified by a control to use when Internet Explorer 9 prints a page.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll