AngleSharp by Florian Rappl

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

.NET API 1,172,480 bytes

 HtmlTableCaptionElement

Represents the HTML caption element.
public enum CaptionAlignment

Specifies the position of the caption with respect to the table.

public CaptionAlignment Align { get; set; }

Gets or sets the value of the alignment attribute.