PdfDevice class
PdfDevice class
Implements the interface for outputting text and graphic content to PDF document.
Inheritance: PdfDevice
→ Device
The PdfDevice type exposes the following members:
Constructors
Name | Description |
---|---|
PdfDevice() | Creates a new instance. The output file will be written to the output working directory taking the job name as a file name. |
PdfDevice(stream) | Initializes a new instance of the PdfDevice class |
Properties
Name | Description |
---|---|
page_count | Gets the number of pages. |
Methods
Name | Description |
---|---|
add_bookmark(name, position) | Adds the bookmark identified by the name. |
start_fragment() | Starts a fragment to rasterize. |
end_fragment() | Ends a fragment to rasterize. |
See Also
- module
aspose.tex.presentation.pdf
- package
aspose.tex