Click or drag to resize

IPublishOptionsMarkOfTheWeb Property

Instructs to include the "Mark of the Web" into the pages Useful if publishing for viewing localy with Internet Explorer (without web server) to avoid "security" warnings

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

Property Value

Type: Boolean
See Also