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