Click or drag to resize

PdfChoiceFieldItems Property

Gets the items of this PdfChoiceField.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public PdfChoiceFieldItemCollection Items { get; }

Property Value

PdfChoiceFieldItemCollection
The items of this PdfChoiceField.
See Also