slreportgen.webview.ExportOptions Class
Namespace: slreportgen.webview
Options for exporting Simulink model to web view
Description
Use objects of the slreportgen.webview.ExportOptions
class to specify the
items to export to a web view or an embedded web view report.
The slreportgen.webview.ExportOptions
class is a handle
class.
Creation
Description
Create an slreportgen.webview.ExportOptions
object using the
slreportgen.webview.ExportOptions
function or by creating a web view or
embedded web view document. When you create a web view or embedded web view document, slreportgen.webview.WebViewDocument
or slreportgen.webview.EmbeddedWebViewDocument
automatically create an
slreportgen.webview.ExportOptions
object.
exportopts
= slreportgen.webview.ExportOptions(wvdoc
)