VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsField Class
In This Topic
PdfJsField Class Methods
In This Topic
For a list of all methods of this type, see PdfJsField.
Public Methods
 NameDescription
Public MethodOpens a standard file-selection dialog box.
Public MethodReturns the caption associated with a button.
Public MethodSets the caption associated with a button.
Public MethodClears all the values in a list box or combo box.
Public MethodPerforms the value formatting of this field.
Public MethodReturns the array of terminal child fields (that is, fields that can have a value) for this Field object, the parent field.
Public MethodReturns the item value of an item in a combo box or a list box.
Public MethodSets the keyboard focus to this field.
Public MethodSets the list of items for a combo box or a list box.
Public MethodReturns a System.String that represents this instance.
Protected Methods
 NameDescription
Protected MethodCalled when the field appearance was changed.
Protected MethodCalled when the field value was changed.
See Also