Returns the name of the currently selected formatting printer by calling a provided callback function. For more information on the formatting printer see function setFormattingPrinter.

Introduced: X14.

<void> TXTextControl.getFormattingPrinter(<RequestStringCallback> callback)

Parameters

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.

Remarks

This property is only relevant when using the Microsoft Windows based synchronization service. The platform independent backend does not support printer specific formatting.