JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.xima.fc.pdf.form
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.