PdfChoiceFieldOptions Property Terminal Works - PDF Printing.Net Library
Gets or sets the List of options (entries) available for selection. This is the list of values shown in the UI.

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public IList<string> Options { get; set; }

Property Value

Type: IListString
See Also

Reference