Click or drag to resize

IPublishOptionsEnableTooltipHtml Property

If set, then custom tooltip html will be shown instead of default one

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

Property Value

Type: Boolean
See Also