HTMLDocument.Applets

HTMLDocument.Applets property

A collection of all the OBJECT elements that include applets and APPLET (deprecated) elements in a document.

public HTMLCollection Applets { get; }

See Also