PdfChoiceFieldValues Property Terminal Works - PDF Printing.Net Library
Gets the list of values for this Field. May or may not be equal to Options but has always the same amount of items.

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

public IList<string> Values { get; }

Property Value

Type: IListString
See Also

Reference