Pro-Form Quick Start 9.0 User's Guide Page 154

  • Download
  • Add to my manuals
  • Print
  • Page
    / 270
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 153
138 ©Nitro
Field object
Represents a PDF form field, and this object contains methods and properties that provide a way to
modify form fields (like you would visually with the form field tools) via JavaScript code.
Example: Changes a hidden field to be visible.
var oField = this.getField("hiddenFieldName");
oField.display = display.visible;
Properties
alignment
borderStyle
buttonAlignX
buttonAlignY
buttonFitBounds
buttonPosition
buttonScaleHow
buttonScaleWhen
calcOrderIndex
charLimit
comb
commitOnSelChange
currentValueIndices
defaultStyle
defaultValue
doNotScroll
doNotSpellCheck
display
doc
editable
Nitro Pro 9 - User Guide
Page view 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 269 270

Comments to this Manuals

No comments