Click or drag to resize

PdfComboFieldOptions Property

Gets the combo (drop down) field's options.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfOptionCollection Options { get; }

Property Value

Type: PdfOptionCollection
See Also