HtmlElementInfoCollectionFindElementByID Method
Searches a
HtmlElementInfo object in collection of retrieved HTML elements by HTML element ID
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public HtmlElementInfo FindElementByID(
string id
)
- id String
- The case insensitive ID of the element
HtmlElementInfoThe
HtmlElementInfo matching the ID