Class Splitter

情報

Documentize.Splitter プラグインを表します。PDFドキュメントを個別のページに分割するために使用されます。

[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
public static class Splitter

継承

objectSplitter

継承されたメンバー

メソッド

Process(SplitOptions)

ページ単位で PDF ドキュメントを分割します。

public static ResultContainer Process(SplitOptions options)

パラメータ

  • options SplitOptions: 操作の指示を含むオプション オブジェクト。

戻り値

ResultContainer : 操作の結果を含むオブジェクト。

例外

ArgumentException

オプションが設定されていない場合。

名前空間: Documentize
アセンブリ: Documentize.dll

 日本語