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