HtmlElementInfoCollectionElements Property

Gets all collected HTML elements

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public IReadOnlyList<HtmlElementInfo> Elements { get; }

Property Value

IReadOnlyListHtmlElementInfo

See Also