FdfFieldOptions Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the options. This dictionary represents the option’s export value and the text that shall be displayed as the name of the option. Required for choice fields only, otherwise optional.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public IList<Option> Options { get; }

Property Value

Type: IListOption
See Also

Reference