Description
Namespace:
DuoDimension.Databeam
Assembly: Databeam.Word (in Databeam.Word.dll)
Version: 2.1.0.0
Initializes a new instance of the DuoDimension.Databeam.Word class.
Assembly: Databeam.Word (in Databeam.Word.dll)
Version: 2.1.0.0
Syntax
| C# | Visual Basic |
public Word( string RegKey )
Public Sub New ( _ RegKey As String _ )
Parameters
- RegKey
- String
Registration Key is the necessary string for using the full version.
Return Value
Check the IsWordInstalled property. Also after initialization ReturnCode property will has:0 - Ok. MS Word(R) has Initialized
1 - Error of Word initialization.
2 - Can't get the version number.
5 - Invalid registration key.
See Also
Word Class
DuoDimension.Databeam Namespace