Click or drag to resize

imbStringBuilderBaseloadDocument Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual FileInfo loadDocument(
	string filepath,
	string name = "",
	reportOutputFormatName format = reportOutputFormatName.none
)
Request Example View Source

Parameters

filepath
Type: SystemString
name (Optional)
Type: SystemString
format (Optional)
Type: imbSCI.Core.reporting.formatreportOutputFormatName

Return Value

Type: FileInfo
See Also