VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDocumentInteractiveFormJS type
Constructors SeeAlso
In This Topic
    WebPdfDocumentInteractiveFormJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDocumentInteractiveFormJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfDocumentInteractiveFormJS class.
    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