MailBee.NET Objects 7.1

Processor.Images Property

Gets the list of all <IMG> tags in Dom HTML document.

public ElementCollection Images {get;}

Property Value

A reference to the collection containing all the images in the current HTML document.

See Also

Processor Class | MailBee.Html Namespace