AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.9.9.2" />

.NET API 1,223,680 bytes

 IHtmlEmbedElement

The embed HTML element.
string DisplayHeight { get; set; }

Gets or sets the display height of the object.

string DisplayWidth { get; set; }

Gets or sets the display width of the object.

string Source { get; set; }

Gets or sets the source of the object to embed.

string Type { get; set; }

Gets or sets the type of the embedded object.