Click or drag to resize

IPublishOptionsEnableMustache Property

Includes MUSTACHE library to be added to the exported site Enables templating functionality for the shapes

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
bool EnableMustache { get; set; }

Property Value

Type: Boolean
See Also