HTMLDocument.Forms

HTMLDocument.Forms property

A collection of all the forms of a document.

public HTMLCollection Forms { get; }

See Also