 | WebSiteDocumentLoad Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the specified full path.
Namespace:
imbNLP.Toolkit.Documents
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic void Load(
string _fullPath = ""
)
Parameters
- _fullPath (Optional)
- Type: SystemString
The full path.
See Also