public interface SaveDocumentStream
Describes delegate for saving converted document into output stream.
Modifier and Type | Method and Description |
---|---|
OutputStream |
get()
Saves converted document into output stream.
|
OutputStream get()
Saves converted document into output stream.