AngleSharp by Florian Rappl

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

.NET API 1,229,312 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.