SvgDevice class
SvgDevice class
Implements the interface for outputting text and graphic content to PDF document.
Inheritance: SvgDevice → Device
The SvgDevice type exposes the following members:
Constructors
| Name | Description |
|---|---|
SvgDevice() | Creates a new instance. The output file will be written to the output working directory taking the job name as a file name. |
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.svg - package
aspose.tex