JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.pdf.form
IAcroChoiceOption
Contents
Description
Method Summary
Method Details
getDisplayName()
getValue()
Hide sidebar
Show sidebar
Interface IAcroChoiceOption
public interface
IAcroChoiceOption
Represents an option of a
IPdfAcroField.Choice
.
Since:
7.2.0
Author:
XIMA MEDIA GmbH
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDisplayName
()
String
getValue
()
Method Details
getDisplayName
String
getDisplayName
()
Returns:
The displayed name of the option.
getValue
String
getValue
()
Returns:
The internal value of the option.