SVGSaveFormat Enum

SVGSaveFormat enumeration

Specifies format in which document is saved.

public enum SVGSaveFormat

Values

NameValueDescription
SVG0Document will be saved as SVG.

See Also