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

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

パラメータ

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

PdfPageCollection クラス
PdfPageCollection メンバ