Back to Devexpress

SvgImageBox.ExportSvgImage Method

windowsforms-devexpress-dot-xtraeditors-dot-svgimagebox-dot-exportsvgimage.md

latest911 B
Original Source

SvgImageBox.ExportSvgImage Method

NameParametersDescription
ExportSvgImage(SvgImageBoxOptionsExport)exportOptionsReturns the current image as an SvgImage object.
ExportSvgImage(Stream, SvgImageBoxOptionsExport)stream, exportOptionsSaves the current image to the specified stream in SVG format.
ExportSvgImage(String, SvgImageBoxOptionsExport)path, exportOptionsSaves the current image to the specified file in SVG format.