Loads the document from the given file path.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static Document Load( String filePath )

Parameters

filePath
Type: String

File path to a Word document.

Return value

Type: Document