SharpLeaf Reference > SharpLeaf Methods > SaveSvg Method

SharpLeaf.SaveSvg Method

Save report to named file as Scalable Vector Graphic. See RenderSvg for more information.

Overloads

Example

  // Render SVG that fits to container's width
   lf.SaveSvg("myreport.svg",SvgMode.FitWidth);

See also ...

SharpLeaf Members | SharpLeaf.RenderSvg Method


Send comments on this topic
© Dyalog Ltd 2021