SVGSaveOptions Class
SVGSaveOptions class
Represents SVG save options.
public class SVGSaveOptions : SaveOptions
Constructors
Name | Description |
---|---|
SVGSaveOptions() | The default constructor. |
Properties
Name | Description |
---|---|
getResourceHandlingOptions Gets a ResourceHandlingOptions object which is used for configuration of resources handling. | |
[getVectorizeText] | |
[setVectorizeText] Gets or sets whether text elements are replaced with paths. |
See Also
- class SaveOptions
- package com.aspose.html.Dom.Svg.Saving
- package Aspose.HTML