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