|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.pdf.fields.PdfListFieldItem
public class PdfListFieldItem
Represents an item of the list fields.
Constructor Summary | |
---|---|
PdfListFieldItem()
Initializes a new instance of the class. |
|
PdfListFieldItem(java.lang.String text,
java.lang.String value)
Initializes a new instance of the class. |
Constructor Detail |
---|
public PdfListFieldItem()
public PdfListFieldItem(java.lang.String text, java.lang.String value)
text
- The item text, it is displayed in the list.value
- The item value, it is exported when form content is exported.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |