DioDocs for PDF
Fields プロパティ (ActionFieldsBase)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Actions 名前空間 > ActionFieldsBase クラス : Fields プロパティ
このアクションによって処理または処理から除外されるフィールドのリストを取得します (ExcludeSpecifiedFields の値に応じて)。このリストの項目は、GrapeCity.Documents.Pdf.Spec.PdfString として指定されたフィールド名または GrapeCity.Documents.Pdf.AcroForms.Field オブジェクトになります。空のリストは、すべてのフィールドが含まれることを表します。
シンタックス
'宣言
 
Public ReadOnly Property Fields As System.Collections.Generic.IList(Of ActionFieldsBase.IFieldDef)
public System.Collections.Generic.IList<ActionFieldsBase.IFieldDef> Fields {get;}
参照

ActionFieldsBase クラス
ActionFieldsBase メンバ