FormBrowserDisplayHTML Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public void DisplayHTML(
string html,
string title = ""
)
Public Sub DisplayHTML (
html As String,
Optional title As String = ""
)
Request Example
View SourceParameters
- html String
-
- title String (Optional)
-
See Also