SVGSaveOptions Class
SVGSaveOptions class
Represents SVG save options.
public class SVGSaveOptions : SaveOptions
Constructors
Name | Description |
---|---|
SVGSaveOptions() | The default constructor. |
Properties
Name | Description |
---|---|
ResourceHandlingOptions { get; } | Gets a ResourceHandlingOptions object which is used for configuration of resources handling. |
VectorizeText { get; set; } | Gets or sets whether text elements are replaced with paths. |
See Also
- class SaveOptions
- namespace Aspose.Html.Dom.Svg.Saving
- assembly Aspose.HTML