HTMLDocument.Forms
HTMLDocument.Forms property
A collection of all the forms of a document.
public HTMLCollection Forms { get; }
See Also
- class HTMLCollection
- class HTMLDocument
- package com.aspose.html
- package Aspose.HTML
A collection of all the forms of a document.
public HTMLCollection Forms { get; }