Click or drag to resize

IShape SaveAsSvgInSlide Method

Convert a shape to svg file in canvas with slide size.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
byte[] SaveAsSvgInSlide()

Return Value

Type: Byte
byte array of svg file.
See Also