PDFReaderControls.NET Professional Type Reference

ListOption Class

A PDF form field option.

For a list of all members of this type, see ListOption Members.

System.Object
   TallComponents.PDF.Forms.Fields.Option
      TallComponents.PDF.Forms.Fields.ListOption

public class ListOption : Option

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

List options are returned by the Options property of the ListBoxField or DropDownListField class.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

ListOption Members | TallComponents.PDF.Forms.Fields Namespace