Returns the name of the currently selected formatting printer by calling a provided callback function. For more information on the formatting printer see function set
Introduced: X14.
<void> TXTextControl.getFormattingPrinter(<RequestStringCallback> callback)
Parameter | Description |
---|---|
callback | Is called with the name of the currently selected formatting printer as soon as the information has been retrieved from the server. |