 | aceLogloadPage Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic Object loadPage(
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:
ObjectImplements
ITextRender.loadPage(String, String, reportOutputFormatName)
See Also