PsDocument.Merge

PsDocument.Merge method

PS/EPS ファイルをデバイスにマージします。

public void Merge(string[] filesForMerge, Device device, SaveOptions options)
パラメータタイプ説明
filesForMergeString[]このファイルとマージして出力デバイスに出力するための PS/EPS ファイル。
deviceDevice出力デバイス。
optionsSaveOptions変換中にスローされたエラーの出力を指定するフラグが含まれています。

関連項目