[]
        
(Showing Draft Content)

C1.Util.ISvgRendering

ISvgRendering Interface

The base SVG rendering interface.

Namespace: C1.Util
Assembly: C1.Excel.dll
Syntax
public interface ISvgRendering : IFlowRendering, IRendering

Methods

Name Description
ToBytes()

Generates a SVG binary code.

ToText()

Generates a SVG text code.