clsWordEdit.Control_Word Method

Public Sub Control_Word( _ 
ByVal dokumentid As String, _ 
ByVal filename As String, _ 
ByVal application As String
)
This language is not supported or no code example is available.
public void Control_Word( 
string dokumentid
string filename
string application 
)
This language is not supported or no code example is available.
public:  
void Control_Word( 
String^ dokumentid
String^ filename
String^ application 
)
This language is not supported or no code example is available.
public function Control_Word( 
dokumentid : String
filename : String
application : String 
);
This language is not supported or no code example is available.

Parameters

dokumentid
string

filename
string

application
string

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition