Click or drag to resize

ITextRenderContentToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraca sadrzaj u String obliku

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
string ContentToString(
	bool doFlush = false,
	reportOutputFormatName format = reportOutputFormatName.none
)
Request Example View Source

Parameters

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

Return Value

Type: String
See Also