VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDocumentInteractiveFormJS type
In This Topic
    WebPdfDocumentInteractiveFormJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebPdfDocumentInteractiveFormJS.
    Methods
     NameDescription
    Public MethodDetermines that this PDF interactive form contains specified interactive field.
    Public MethodFinds a field by specified fully qualified field name.
    Public MethodFinds a fields by specified fully qualified field name.
    Public MethodGets a field collection representing interactive form fields associated with the document.
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodReturns all fields of PDF document.
    Public MethodReturns the terminal fields located on specified page.
    Public MethodReturns all terminal fields of PDF document.
    See Also