VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDocumentInteractiveFormJS type / get_Fields Property
Syntax BrowserCompatibility SeeAlso
get_Fields Method
Gets a field collection representing interactive form fields associated with the document.
Syntax
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentInteractiveFormJS(document);

var value; // Type: Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS[]
value = instance.get_Fields();

Return Value

Browser Compatibility
56+
45+
11
See Also