Gets the items.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfListWidgetFieldItemCollection Items { get; }
Public ReadOnly Property Items As PdfListWidgetFieldItemCollection Get
public: property PdfListWidgetFieldItemCollection^ Items { PdfListWidgetFieldItemCollection^ get (); }
member Items : PdfListWidgetFieldItemCollection with get
Property Value
PdfListWidgetFieldItemCollectionThe collection of list box items.