JpegToPdfEncoderSave Method |
| Name | Description | |
|---|---|---|
| Save(Stream, IEnumerableStream) |
Saves the set of JPEG images into a single multipage PDF document.
| |
| Save(Stream, Stream) |
Save the single JPEG image into a single page PDF document.
| |
| Save(Stream, IEnumerableStream, SecureString, SecureString) |
Saves the set of JPEG images into a single multipage PDF document.
| |
| Save(Stream, Stream, SecureString, SecureString) |
Save the single JPEG image into a single page PDF document.
|