HtmlPictureElement sealed class HtmlPictureElement : HtmlElement Represents the HTML picture element. Documentation Code public HtmlPictureElement(Document owner, string prefix = null) Creates a new HTML picture element.