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