_FileSelect, _Password
_disableUpdateAppearance
Constructor and Description |
---|
RadioButtonOptionField()
Create new RadioButtonOptionField instance.
|
Modifier and Type | Method and Description |
---|---|
TextFragment |
getCaption()
Gets or sets caption.
|
String |
getOptionName_Rename_Namesake()
Gets or sets name of the option.
|
void |
setCaption(TextFragment value) |
void |
setOptionName_Rename_Namesake(String value) |
void |
setOptionName(String value) |
copyTo, flatten, get_Item, get_Item, getAlternateName, getAnnotationIndex, getFitIntoRectangle, getMappingName, getPageIndex, getPartialName, getRect, getSyncRoot, getValue, isGroup, isSharedField, isSynchronized, iterator, recalculate, setAlternateName, setAnnotationIndex, setFieldImage, setFitIntoRectangle, setMappingName, setPartialName, setPosition, setRect, setSharedField, setValue, size, updateAppearances
accept, getActions, getDefaultAppearance, getExportable, getHighlighting, getOnActivated, getParent, getReadOnly, getRequired, setDefaultAppearance, setExportable, setHighlighting, setOnActivated, setReadOnly, setRequired
getActiveState, getAlignment, getAppearance, getBorder, getCharacteristics, getColor, getContents, getEngineDict, getEngineObj, getFlags, getFullName, getHeight, getHorizontalAlignment_Annotation_New, getModified, getModifiedInternal, getName, getNormalAppearance, getPage, getPageIndex, getStates, getUseFontSubset, getWidth, initialize, setActiveState, setAlignment, setBorder, setColor_Rename_Namesake, setColor, setContents, setFlags, setHeight, setHorizontalAlignment_Annotation_New, setModified, setModifiedInternal, setName, setUseFontSubset, setWidth
getHorizontalAlignment, getMargin, isInNewPage, isKeptWithNext, setHorizontalAlignment, setInNewPage, setKeptWithNext, setMargin, setVerticalAlignment
public RadioButtonOptionField()
Create new RadioButtonOptionField instance.
public String getOptionName_Rename_Namesake()
Gets or sets name of the option.
public void setOptionName_Rename_Namesake(String value)
public TextFragment getCaption()
Gets or sets caption.
public void setCaption(TextFragment value)
public void setOptionName(String value)
Copyright © 2014 Aspose. All Rights Reserved.