Pdf for UWP
RemoveAt メソッド

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

パラメータ

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

PdfPageCollection クラス
PdfPageCollection メンバ