FoxitPDFSDKforWeb
8.4.0
Foxit PDF SDK for Web
|
Public Member Functions | |
getDefaultAppearance () | |
Get form control's default appearance. More... | |
getField () | |
Get field which owned this control. More... | |
getIndex () | |
Get the index of current form control among all the controls of related form field. More... | |
getWidgetAnnot () | |
Get widget annot. More... | |
setDefaultAppearance (defaultAppearance) | |
Set the default annotation appearances. More... | |
PDF Form Control object
|
inline |
Get form control's default appearance.
|
inline |
Get the index of current form control among all the controls of related form field.
|
inline |
Get widget annot.
|
inline |
Set the default annotation appearances.
defaultAppearance | {object} - Json obejct of default appearance. |
defaultAppearance.fontName | {string} - Default appearance font name. |
defaultAppearance.textColor | {number} - Default appearance text color (0x**RRGGBB). |
defaultAppearance.textSize | {number} - Default appearance text size. Range: 6~40; |