IHTMLIPrintCollection interface

Provides methods and properties to support a collection of IPrint interface pointers.

Members

The IHTMLIPrintCollection interface inherits from the IDispatch interface but does not have additional members.

Remarks

This interface can be queried from CLSID_HTMLDocument.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch