type property
Gets the media type of the object that displays the document object.
![]() |
Syntax
HRESULT value = object.get_type(* p);
Property values
Type: BSTR
The media type that is supported by the object that displays the document object.
-
Default. The display object supports all media types.
-
The display object supports computer screens.
-
The display object supports printing.
-
The display object supports screen projectors.
Show:
