ISVGStyleElement interface

Provides the properties for the style element.

Members

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

  • Properties

Properties

The ISVGStyleElement interface has these properties.

Property Access type Description

ISVGStyleElement::media

Read/write

Gets or sets the destination medium for style information.

ISVGStyleElement::type

Read-only

Gets the style sheet language of the style element's contents.

 

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

See also

IDispatch