HtmlElementInfoCollectionFindById Method
Finds all elements with the specified ID
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public List<HtmlElementInfo> FindById(
string id
)
- id String
- The ID to search for
ListHtmlElementInfoA list of matching elements