HtmlElementInfoCollectionFindByClass Method
Finds all elements that contain the specified CSS class
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public List<HtmlElementInfo> FindByClass(
string className
)
- className String
- The class name to search for
ListHtmlElementInfoA list of matching elements