Click or drag to resize

IPublishOptionsFollowHyperlinks Property

Set to true to enable shape-click hyperlink processing. If a shape has a hyperlink, on click that hyperlink will be opened

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

Property Value

Type: Boolean
See Also