Uses of Class
aspose.pdf.FormField

Uses of FormField in aspose.pdf
 

Methods in aspose.pdf that return FormField
 FormField Text.getformfield()
          Gets a FormField object that indicates the FormField this Text contains.
 

Methods in aspose.pdf with parameters of type FormField
 void Text.setformfield(FormField value)
          Sets a FormField object that indicates the FormField this Text contains.