Common Reference > Document Class > RenderSvg Method > (SvgMode)

Document.RenderSvg Method (SvgMode)

Return document as SVG with given aspect setting.

public string RenderSvg(
    SvgMode mode
);
mode
Aspect setting used to display SVG (defaults to SvgMode.FixedSize).
return value
Document as SVG.

See also ...

Document.Members | Document.RenderSvg Method


Send comments on this topic
© Dyalog Ltd 2021