←Select platform
In This Topic ▼

PDFFormField Class Fields

Summary

For a list of all members of this type, see PDFFormField members

Public Fields

Name Description
Public Field
BorderStyleBeveled Beveled border style.
Public Field BorderStyleDashed Dashed border style.
Public Field BorderStyleInset Inset border style.
Public Field BorderStyleSolid Solid border style.
Public Field BorderStyleTransparent Transparent border style.
Public Field BorderStyleUnderline Underline border style.
Public Field ContentTypeCustom Content type is custom.
Public Field ContentTypeDate Content type is a date.
Public Field ContentTypeNumber Content type is a number.
Public Field ContentTypeTime Content type is a time.
Public Field ContentTypeUnrestrained Content type can be anything.
Public Field FieldFlagsButtonNoToggleToOff Button should not toggle to off state.
Public Field FieldFlagsButtonPushButton Button is a push button.
Public Field FieldFlagsButtonRadio Button is a radio button.
Public Field FieldFlagsButtonRadioInUnison Button is in a group of radio buttons (using GroupId) and only a single item should be selected at a time.
Public Field FieldFlagsChoiceCombo Choice field is a combo box.
Public Field FieldFlagsChoiceCommitOnSelectionChange Choice field should commit changes if it is modified.
Public Field FieldFlagsChoiceEdit Choice field is editable.
Public Field FieldFlagsChoiceMultiSelect Choice field supports multi-select.
Public Field FieldFlagsChoiceSort Choice field is sorted.
Public Field FieldFlagsNoExport Field cannot be exported.
Public Field FieldFlagsReadOnly Field is read-only.
Public Field FieldFlagsRequired Field is required.
Public Field FieldFlagsTextComb Text field is a combo box.
Public Field FieldFlagsTextDoNotScroll Text field should not scroll.
Public Field FieldFlagsTextDoNotSpellcheck Text field should not be spell checked.
Public Field FieldFlagsTextFileSelect Text field is a file selection.
Public Field FieldFlagsTextMultiline Text field is multi-lined.
Public Field FieldFlagsTextPassword Text field is a password.
Public Field FieldFlagsTextRichText Text field that should be edited with a rich text edit control.
Public Field FieldTypeCheckBox Check box field type.
Public Field FieldTypeComboBox Combo box field type.
Public Field FieldTypeListBox List box field type.
Public Field FieldTypeRadioButton Radio button field type.
Public Field FieldTypeTextBox Text box field type.
Public Field FillModeFilled Field is filled.
Public Field FillModeNoFill Field is not filled.
Public Field StateNotSelected The state is unselected or unchecked.
Public Field StateSelected The state is selected or checked.
Public Field StateUndefined The state is undefined or not used.
Public Field TextJustificationCentered Centered justified text.
Public Field TextJustificationLeft Left justified text.
Public Field TextJustificationRight Right justified text.
Public Field ViewFlagsHidden Field is hidden.
Public Field ViewFlagsInvisible Field is invisible.
Public Field ViewFlagsLocked Field is locked.
Public Field ViewFlagsLockedContents Field has its content locked.
Public Field ViewFlagsNoRotate Field is cannot be rotated.
Public Field ViewFlagsNoView Field has no view.
Public Field ViewFlagsNoZoom Field cannot be zoomed.
Public Field ViewFlagsPrint Field can be printed.
Public Field ViewFlagsReadOnly Field is for view only.
Public Field ViewFlagsToggleNoView Field is toggled.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly