PDF for .NET
RemoveAt メソッド (PdfPageCollection)

C1.C1Pdf.4.5.2 アセンブリ > C1.C1Pdf 名前空間 > PdfPageCollection クラス : RemoveAt メソッド
ドキュメントから削除するページのインデックス。
ドキュメントから指定の位置にあるページを削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

パラメータ

index
ドキュメントから削除するページのインデックス。
参照

PdfPageCollection クラス
PdfPageCollection メンバ