
Prints the merged document. It uses the settings of the specified PrintDocument.
[C#]
public void Print(PrintDocument printDocument);
[Visual Basic]
Public Sub Print(ByVal printDocument As PrintDocument)
| Member | Description | ||||||||||||||||||||||||||||||||||
| printDocument | Specifies an instance of the PrintDocument class. Text Control uses the following settings of this object:
|