| Overload | Description |
|---|---|
| SaveAsync(Stream,EncoderBase) | Saves asynchronously all images from this collection to specified stream using the specified EncoderBase. |
| SaveAsync(String,EncoderBase) | Saves asynchronously all images from this collection to specified multipage image (JBIG2/PDF/TIFF) file using the specified EncoderBase. |
| SaveAsync(String,Boolean) | Saves asynchronously all images from this collection to specified multipage image (JBIG2/PDF/TIFF) file. |
| SaveAsync(String) | Saves asynchronously all images from this collection to specified multipage image (JBIG2/PDF/TIFF) file. |