SvgSpriteBuilderCreatePreviewPage Method

Creates an HTML page for previewing the symbols inside the SVG sprite.

Definition

Namespace: DotMake.SvgSprite
Assembly: DotMake.SvgSprite (in DotMake.SvgSprite.dll) Version: 1.0.0
C#
public string CreatePreviewPage()

Return Value

String
A String containing the HTML preview page.

See Also