SVGSaveOptions class
SVGSaveOptions class
Represents SVG save options.
Inheritance: SVGSaveOptions
→
SaveOptions
The SVGSaveOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the SaveOptions class. |
Properties
Property | Description |
---|---|
resource_handling_options | Gets a ResourceHandlingOptions object which is used for configuration of resources handling. |
vectorize_text | Gets or sets whether text elements are replaced with paths. |
See Also
- module
aspose.svg.saving
- class
ResourceHandlingOptions
- class
SVGSaveOptions
- class
SaveOptions