Class Splitter
情報
Documentize.Splitterプラグインを表します。PDF文書を個別のページに分割するために使用されます。
[Obsolete("このクラスはまもなく削除されます。PdfManagerクラスを使用してください。")]
public static class Splitter継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
メソッド
Process(SplitOptions)
ページごとにPDF文書を分割します。
public static ResultContainer Process(SplitOptions options)パラメーター
optionsSplitOptions: 操作に対する指示を含むオプションオブジェクトです。
戻り値
ResultContainer : 操作の結果を含むオブジェクトです。
例外
オプションが設定されていない場合。
名前空間: Documentize アセンブリ: Documentize.dll