The following tables list the members exposed by SvgSaveOptions.
Public Constructors
Name | Description | |
---|---|---|
SvgSaveOptions | Initializes a new instance of SvgSaveOptions. |
Public Properties
Name | Description | |
---|---|---|
Encoding | Gets or sets the text encoding to use when saving the SVG document. | |
Format | Gets or sets the SVG format to use when saving the SVG document. | |
Formatted | Gets or sets a value that indicates whether the final SVG document is formatted in a human-readable format. | |
Indent | Gets or sets the string to use for indentation when saving the SVG document. |