This topic has not yet been rated - Rate this topic

ISVGExternalResourcesRequired interface

Defines a property that determines how to render documents or graphic elements that reference external resources. The ISVGExternalResourcesRequired interface applies to all elements where the element or one of its descendants can reference an external resource.

Members

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

Properties

The ISVGExternalResourcesRequired interface has these properties.

PropertyAccess typeDescription

ISVGExternalResourcesRequired::externalResourcesRequired

Read-only

Gets a value that indicates whether referenced resources that are not in the current document are required to correctly render a given element.

 

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.