 | aceLogloadDocument Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic FileInfo loadDocument(
string filepath,
string name = "",
reportOutputFormatName format = reportOutputFormatName.none
)
Request Example
View SourceParameters
- filepath
- Type: SystemString
- name (Optional)
- Type: SystemString
- format (Optional)
- Type: reportOutputFormatName
Return Value
Type:
FileInfoImplements
ITextRender.loadDocument(String, String, reportOutputFormatName)
See Also