Click or drag to resize

builderForMarkdowncontent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the content.

Namespace:  imbSCI.Core.reporting.render.builders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public IList content { get; }
Request Example View Source

Property Value

Type: IList
The content.

Implements

ITextRendercontent
See Also