svg method

svg

Slides should converted to a SVG format.

Returns

@staticmethod
def svg(options):
    ...
ParameterTypeDescription
optionsSVGOptionsOptions for SVG export.

See Also