DocumentItemGetNewText Method |  |
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic TextItem GetNewText(
string textFilePath
)
Parameters
- textFilePath String
- The full path to the text file.
Return Value
TextItemA new
TextItem reference that can be linked to this document.
See Also