• 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 ListOptionCollection

Collection of form options. Associated with a DropDownListField and ListBoxField.

Syntax

public class ListOptionCollection : Object , IEnumerable<ListOption>

Properties

Int32 Count
Number of options.
ListOption Item
Retrieve a list option by 0-based index.

Methods

Void Add(ListOption)
Add an option to the end of the collection.
Void AddRange(ListOption[])
Adds the elements of a ListOption array to the end of this collection.
Void Clear()
Removes all options from the collection.
Boolean Contains(ListOption)
Determine whether a ListOption is in the ListOptionCollection.
IEnumerator<ListOption> GetEnumerator()
Implements strongly typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(ListOption)
Searches for the specified ListOption in the ListOptionCollection.
Void Insert(Int32,ListOption)
Insert an option at the specified zero-based index.
Boolean Remove(ListOption)
Remove a list option from this collection.
Void RemoveAt(Int32)
Remove a list option at the specified zero-based index.
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.