Click or drag to resize

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
Syntax
C#
public void Load(
	string _fullPath = ""
)

Parameters

_fullPath (Optional)
Type: SystemString
The full path.
See Also