 | aceLogContentToString Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic string ContentToString(
bool doFlush = false,
reportOutputFormatName format = reportOutputFormatName.none
)
Request Example
View SourceParameters
- doFlush (Optional)
- Type: SystemBoolean
- format (Optional)
- Type: reportOutputFormatName
Return Value
Type:
StringImplements
ITextRender.ContentToString(Boolean, reportOutputFormatName)
See Also