PrintDetails Method
Shows a string in the batch progress dialog log.
Syntax
PrintDetails(String As String)
Name | Description |
---|---|
String |
The text string to show in the progress dialog. |
Remarks
To add a string to a the Comment log of a document, use the Document.Log method instead as described in Log Method.