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