DioDocs for PDF
FieldWidgetCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.AcroForms 名前空間 : FieldWidgetCollection クラス
Field オブジェクトによって所有されている GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation オブジェクトのコレクションを表します。
オブジェクト モデル
FieldWidgetCollection クラス
シンタックス
'宣言
 
Public Class FieldWidgetCollection 
   Inherits System.Collections.ObjectModel.Collection(Of WidgetAnnotation)
public class FieldWidgetCollection : System.Collections.ObjectModel.Collection<WidgetAnnotation> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Documents.Pdf.AcroForms.FieldWidgetCollection

参照

FieldWidgetCollection メンバ
GrapeCity.Documents.Pdf.AcroForms 名前空間