Searches a HtmlElementInfo object in collection of retrieved HTML elements by HTML element ID
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- id
- Type: SystemString
The case insensitive ID of the element
Return Value
Type: HtmlElementInfoThe HtmlElementInfo matching the ID
See Also