|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cete.dynamicpdf.merger.forms.PdfFormField
|
+--com.cete.dynamicpdf.merger.forms.PdfTextField
Representing a text field in a PDF document.
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
One of the following licenses is required for non-evaluation usage:
| Method Summary | |
int |
getMaximumLength()
Gets the maximum length of the text field. |
java.lang.String |
getText()
Gets the text of the text field. |
java.lang.String |
getValue()
Gets the value of a text field. |
| Methods inherited from class com.cete.dynamicpdf.merger.forms.PdfFormField |
createLabel, createLabel, createLabel, createLabel, createLabel, createLabel, getChildFields, getFlags, getForm, getFullName, getHeight, getName, getOriginalPageNumber, getParent, getWidth, getX, getY, hasChildFields, positionPageElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getMaximumLength()
public java.lang.String getValue()
getValue in class PdfFormFieldpublic java.lang.String getText()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||