Share via


type property

[This documentation is preliminary and is subject to change.]

Gets the media type of the object that displays the document object.

Internet Explorer 9

Syntax

HRESULT value = object.get_type(BSTR* p);

Property values

Type: BSTR

The media type that is supported by the object that displays the document object.

all

Default. The display object supports all media types.

screen

The display object supports computer screens.

print

The display object supports printing.

projection

The display object supports screen projectors.

 

 

Build date: 6/12/2012