• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.Forms.Fields

Class DropDownListField

A drop down list PDF form field (also known as combo box).

You retrieve the existing fields from the Fields property of the Document class.

Syntax

public class DropDownListField : ValueField

Constructors

DropDownListField(String)
Create a new drop down list field (also known as combobox).

Properties

Boolean AllowTextEntry
Whether text can be entered; if false, the value of one of the available Options must be entered.
Boolean CommitOnSelectionChange
Controls the moment that the selected value is committed to the field. If true, the field value is updated at the moment that a user changes the selection. If false, the value is updated when the field looses focus.
String CustomDefaultValue
The default value for this field
ListOption DropDownListDefaultValue
The default value for this field
ListOption DropDownListValue
The strong types Value
ListOptionCollection Options
Contains all options from which a choice can be made. An option has both a displayed name and an exported name, often they are the same.
Boolean SpellCheckAllowed
Specifies whether spell-checking is allowed on this field.

Methods

Object Accept(FieldVisitor,Object)
Accept this field.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.