Click or drag to resize

ITextRenderSubcontentStart Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Subcontents the start.

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void SubcontentStart(
	templateFieldSubcontent key,
	bool cleanPriorContent = false
)
Request Example View Source

Parameters

key
Type: imbSCI.Data.enums.fieldstemplateFieldSubcontent
The key.
cleanPriorContent (Optional)
Type: SystemBoolean
if set to true [clean prior content].
See Also