RemovePages

Merger.RemovePages method

既知の形式のドキュメントからページを削除します。

public void RemovePages(IRemoveOptions removeOptions)
パラメータ タイプ 説明
removeOptions IRemoveOptions 削除するページ数のオプション。

例外

例外 調子
ArgumentNullException スローされるタイミングremoveOptions無効である。

備考

もっと詳しく知る

関連項目