Click or drag to resize

JSDrawFormJssdf2Html Method (JSDrawFormColumn, String, String)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static string Jssdf2Html(
	JSDrawFormColumn[] cols,
	string xml,
	string style
)

Parameters

cols
Type: Scilligence.MolEngine.CompanionJSDrawFormColumn
xml
Type: SystemString
style
Type: SystemString

Return Value

Type: String
See Also