In This Topic ▼

PDFFormField Class Members

Summary

The following tables list the members exposed by PDFFormField.

Public Constructors

Name Description
Public Constructor PDFFormField Initializes a new instance of PDFFormField.

Public Methods

Name Description
Public Method Clone Returns an exact copy of this PDFFormField.

Public Properties

Name Description
Public Property AlternateName Alternate name of the field.
Public Property BorderColor Border color of this field.
Public Property BorderStyle Border style of this field.
Public Property BorderWidth Border width of this field.
Public Property Bounds The location and size of this field in the page.
Public Property Contents List of the contents set in the field.
Public Property ContentType Content type.
Public Property ContentValues List of the content values set in the field.
Public Property FieldFlags Other flags associated with the field.
Public Property FieldType Field type.
Public Property FillColor Background color of the field
Public Property FillMode Fill mode of this field.
Public Property FontName Font name to use for the text of this field
Public Property FontSize Font size to use with the text of this field.
Public Property GroupId Optional ID if this field is part of a group.
Public Property MappingName Mapping name of the field.
Public Property MaxLength Maximum length of the field content.
Public Property Name Name of the field.
Public Property OptionalName Optional name of the field.
Public Property PageNumber The 1-based number of the page that owns this field.
Public Property Rotation Rotation angle of the field.
Public Property SelectedContents The selected contents if this field is a list box.
Public Property State State of the field is supported.
Public Property TextColor Foreground (text) color of this field.
Public Property TextJustification Justification to use for text of this field.
Public Property ViewFlags View flags associated with the field.

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.

See Also

Reference

PDFFormField Class

Leadtools.Pdf Namespace

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

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.