 | aceLogaddDocument Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic Object addDocument(
string name,
bool scopeToNew = true,
getWritableFileMode mode = getWritableFileMode.autoRenameExistingOnOtherDate,
reportOutputFormatName format = reportOutputFormatName.none
)
Request Example
View SourceParameters
- name
- Type: SystemString
- scopeToNew (Optional)
- Type: SystemBoolean
- mode (Optional)
- Type: getWritableFileMode
- format (Optional)
- Type: reportOutputFormatName
Return Value
Type:
ObjectImplements
ITextRender.addDocument(String, Boolean, getWritableFileMode, reportOutputFormatName)
See Also