Saves the merged document to a file.
public void SaveDocument(string filename, TXTextControl.StreamType fileFormat, TXTextControl.SaveSettings saveSettings);Public Sub SaveDocument(ByVal filename As String, ByVal fileFormat As TXTextControl.StreamType, ByVal saveSettings As TXTextControl.SaveSettings)| Parameter | Description |
|---|---|
| filename | Specifies a file into which the data is saved. If the file does not exist, it is created. If the file exists, its contents are overwritten. |
| file |
Specifies one of the Stream |
| save |
Specifies a Save |