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