SVGZSaveOptions class

SVGZSaveOptions class

Represents SVGZ save options.

Inheritance: SVGZSaveOptionsSaveOptions

The SVGZSaveOptions 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