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