Class Splitter
情報
Documentize.Splitter プラグインを表します。PDFドキュメントを個別のページに分割するために使用されます。
[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
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