Save the slide to SVG format
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Function SaveToSVG As Byte()
array<unsigned char>^ SaveToSVG()
abstract SaveToSVG : unit -> byte[]
Return Value
Type:
Byte
A byte array of SVG file-stream.
See Also