Description
Namespace:
DuoDimension.Databeam
Assembly: Databeam.Word (in Databeam.Word.dll)
Version: 2.1.0.0
Open DOC document file.
Assembly: Databeam.Word (in Databeam.Word.dll)
Version: 2.1.0.0
Syntax
| C# | Visual Basic |
public int OpenDoc( string fileDoc )
Public Function OpenDoc ( _ fileDoc As String _ ) As Integer
Parameters
- fileDoc
- String
Path and file of source DOC file.
Return Value
0 - Ok.
1 - Can't open source file. Check input file.
100 - MS Word(R) is not installed.