svg method

svg(options)

Slides should converted to a SVG format.

Returns

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

See Also