Click or drag to resize

ExportToFullXmlArgsExportMarkup Property

Set to true when the html/css based markup string sould be exported. Defaults to false

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool ExportMarkup { get; set; }

Property Value

Type: Boolean
See Also