IHtmlElementConstructionFactory
public interface IHtmlElementConstructionFactory : IDomConstructionElementFactory<Document, Element>
Shortcut interface inherited from IDomConstructionElementFactory<T, U> with fixed generic parameters for HtmlElement.