_FileSelect, _Password
_disableUpdateAppearance
Constructor and Description |
---|
RadioButtonOptionField()
Create new RadioButtonOptionField instance.
|
RadioButtonOptionField(Page page,
Rectangle rect) |
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, getMappingName, getPageIndex, getPartialName, getRect, getSyncRoot, getValue, isGroup, isSharedField, isSharedField, isSynchronized, iterator, recalculate, setAlternateName, setAnnotationIndex, setFieldImage, setFitIntoRectangle, setMappingName, setPartialName, setPosition, setRect, setValue, size, updateAppearances
accept, getActions, getDefaultAppearance, getExportable, getHighlighting, getOnActivated, getParent, getReadOnly, getRequired, setDefaultAppearance, setExportable, setHighlighting, setOnActivated, setReadOnly, setRequired
createAnnotation, getActiveState, getAlignment, getAppearance, getBorder, getCharacteristics, getColor, getContents, getEngineDict, getEngineObj, getFlags, getFullName, getHeight, getHorizontalAlignment_Annotation_New, getModified, getModifiedInternal, getName, getNormalAppearance, getPage, getPageIndex, getStates, getWidth, initialize, setActiveState, setAlignment, setBorder, setColor, setContents, setFlags, setHeight, setHorizontalAlignment_Annotation_New, setModified, setModifiedInternal, setName, setWidth
deepClone, getMargin, isKeptWithNext, isKeptWithNext, setHorizontalAlignment, 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 © 2018 Aspose. All Rights Reserved.