AngleSharp by Florian Rappl

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

.NET API 997,888 bytes

 HTMLFrameOwnerElement

Represents the base class for frame owned elements.
public bool CanContainRangeEndpoint { get; }

Gets the status if the element can contain a range endpoint.

public int DisplayHeight { get; set; }

Gets the height of the frame.

public int DisplayWidth { get; set; }

Gets the width of the frame.

public int MarginHeight { get; set; }

Gets or sets the frame margin height, in pixels.

public int MarginWidth { get; set; }

Gets or sets the frame margin width, in pixels.