SVGSaveOptions class

SVGSaveOptions class

Represents SVG save options.

Inheritance: SVGSaveOptionsSaveOptions

The SVGSaveOptions type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the SaveOptions class.

Properties

PropertyDescription
resource_handling_optionsGets a ResourceHandlingOptions object which is used for configuration of resources handling.
vectorize_textGets or sets whether text elements are replaced with paths.

See Also