XpsDocument.RemovePageAt

XpsDocument.RemovePageAt method

でドキュメントからページを削除しますindex位置.

public XpsPage RemovePageAt(int index)
パラメータタイプ説明
indexInt32ページを削除する位置。

戻り値

ページを削除しました。

関連項目