pdfHTML 2.1.6 API
iText.Html2pdf.Html.HtmlUtils Class Reference

Utilities class with HTML-related functionality. More...

Static Public Member Functions

static bool  IsStyleSheetLink (IElementNode headChildElement)
  Checks if an iText.StyledXmlParser.Node.IElementNode represents a style sheet link. More...
 

Detailed Description

Utilities class with HTML-related functionality.

Member Function Documentation

◆ IsStyleSheetLink()

static bool iText.Html2pdf.Html.HtmlUtils.IsStyleSheetLink ( IElementNode  headChildElement )
inlinestatic

Checks if an iText.StyledXmlParser.Node.IElementNode represents a style sheet link.

Parameters
headChildElement the head child element
Returns
true, if the element node represents a style sheet link