public interface ISaveableFacade
Modifier and Type | Method and Description |
---|---|
void |
save(OutputStream destStream)
Saves the result PDF document to stream.
|
void |
save(String destFile)
Saves the result PDF document to file.
|
void save(String destFile)
void save(OutputStream destStream)
Copyright © 2019 Aspose. All Rights Reserved.