DioDocs for PDF
Item(String) プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.AcroForms 名前空間 > FieldCollection クラス > Item プロパティ : Item(String) プロパティ
フィールドの名前。
指定された名前を持つ Field を取得します。フィールドが存在しない場合は、例外を生成します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal fieldName As System.String _
) As Field
public Field Item( 
   System.string fieldName
) {get;}

パラメータ

fieldName
フィールドの名前。

プロパティ値

指定された名前を持つフィールドを返します。
参照

FieldCollection クラス
FieldCollection メンバ
オーバーロード一覧