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