SVGZSaveOptions Class
SVGZSaveOptions class
Represents SVGZ save options.
public class SVGZSaveOptions : SaveOptions
Constructors
| Name | Description |
|---|---|
| SVGZSaveOptions() | 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.Svg.Saving
- assembly Aspose.SVG