Click or drag to resize

builderForMarkdowngetContentBlocks 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 PropertyCollection getContentBlocks(
	bool includeMain,
	reportOutputFormatName format = reportOutputFormatName.none
)
Request Example View Source

Parameters

includeMain
Type: SystemBoolean
format (Optional)
Type: imbSCI.Core.reporting.formatreportOutputFormatName

Return Value

Type: PropertyCollection

Implements

ITextRendergetContentBlocks(Boolean, reportOutputFormatName)
See Also