PdfTools.DocumentAssembly.DocumentAssemblerクラス
定義
public DocumentAssembler(Stream outStream, OutputOptions outOptions = null, Conformance conformance = null)
例外
例外 | 条件 |
---|---|
LicenseException | ライセンスが不正 |
ArgumentException | outOptions に無効な暗号化が指定されました。 |
IOException | streamに書き込めません。 |
GenericException | 一般的なエラーが発生 |
ArgumentNullException | outStreamがnull |