Click or drag to resize

PdfComboFieldOptions Property

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

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

Property Value

Type: PdfOptionCollection
See Also