Facade
Facade class
Base facade class.
The Facade type exposes the following members:
Properties
Name | Description |
---|---|
document | Gets the document facade is working on. |
Methods
Name | Description |
---|---|
bind_pdf(src_file) | Initializes the facade. |
bind_pdf(src_stream) | Initializes the facade. |
bind_pdf(src_doc) | Initializes the facade. |
close() | Disposes Aspose.Pdf.Document bound with a facade. |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF