HTMLEmbedElement public class HTMLEmbedElement : HTMLElement Represents the embed element. Documentation Code public const string Tag = "embed" The embed tag. public HTMLEmbedElement() Creates a new Embed element.