ISvgShapeAndTextFormattingController class

ISvgShapeAndTextFormattingController class

Controls SVG shape and text generation.

The ISvgShapeAndTextFormattingController type exposes the following members:

Methods

MethodDescription
format_text(self, svg_t_span, portion, text_frame)This function is called before rendering of text portion to SVG to allow user to control resulting SVG.
format_shape(self, svg_shape, shape)

See Also