DioDocs for PDF
Items プロパティ

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.AcroForms 名前空間 > ChoiceField クラス : Items プロパティ
フィールドに表示される項目のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.ObjectModel.ObservableCollection(Of ChoiceFieldItem)
public System.Collections.ObjectModel.ObservableCollection<ChoiceFieldItem> Items {get;}
参照

ChoiceField クラス
ChoiceField メンバ