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