ISaveableFacade Interface |
Namespace: Aspose.Pdf.Facades
The ISaveableFacade type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindPdf(Stream) |
Binds PDF document for editing.
(Inherited from IFacade.) |
![]() | BindPdf(String) |
Binds PDF document for editing.
(Inherited from IFacade.) |
![]() | BindPdf(Document) |
Binds PDF document for editing.
(Inherited from IFacade.) |
![]() | Close |
Releases any resources associates with the current facade.
(Inherited from IFacade.) |
![]() | Dispose | (Inherited from IDisposable.) |
![]() | Save(Stream) |
Saves the result PDF document to stream.
|
![]() | Save(String) |
Saves the result PDF document to file.
|