Click or drag to resize

builderForTextAppendMath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.builders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override void AppendMath(
	string mathFormula,
	string mathFormat = "asciimath"
)
Request Example View Source

Parameters

mathFormula
Type: SystemString
mathFormat (Optional)
Type: SystemString

Implements

ITextAppendContentAppendMath(String, String)
See Also