PDF for .NET
Item プロパティ (PdfPageCollection)

C1.C1Pdf.4.5.2 アセンブリ > C1.C1Pdf 名前空間 > PdfPageCollection クラス : Item プロパティ
ドキュメント内の指定の位置にある PdfPageオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal index As System.Integer _
) As PdfPage
public new PdfPage this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

PdfPageCollection クラス
PdfPageCollection メンバ