PdfEncoderToByteArray Method |
| Name | Description | |
|---|---|---|
| ToByteArray(AtalaImage, ProgressEventHandler) |
Saves a single image as a PDF to a byte array.
| |
| ToByteArray(ImageCollection, ProgressEventHandler) |
Save an ImageCollection as PDF to a byte array.
| |
| ToByteArray(PdfImageCollection, ProgressEventHandler) |
Saves a PdfImageCollection as PDF to a byte array.
|