RemovePageRedaction

RemovePageRedaction constructor

RemovePageRedaction クラスの新しいインスタンスを初期化します。

public RemovePageRedaction(PageSeekOrigin origin, int index, int count)
パラメータ タイプ 説明
origin PageSeekOrigin 参照位置、ドキュメントの先頭または末尾をシークする
index Int32 開始位置インデックス (0 ベース)
count Int32 削除するページ数

関連項目