Specifies whether to create an html page to host the SWF file.
Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export.Swf
C# Copy Code |
---|
public bool CreateHtmlPage { get; set; } |
Visual Basic Copy Code |
---|
Public Property CreateHtmlPage As Boolean |
true to create an accompanying HTML page, otherwise false. The default value is false.
If this property is enabled, the component creates an HTML page that loads the Flash Player plugin and sets the exported file as its content. The page has the same name as the SWF file, but with its extension changed to "html".