[This is preliminary documentation and is subject to change.]

A single option which can be the selected value for a RadPdfComboField or RadPdfListField.

Namespace:  RadPdfLibrary.Data.Document.Objects.FormFields.Options
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public sealed class RadPdfOption
Visual Basic (Declaration)
Public NotInheritable Class RadPdfOption
Visual Basic (Usage)
Dim instance As RadPdfOption

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Data.Document.Objects.FormFields.Options..::.RadPdfOption

See Also