Remarks
This property is only relevant when using the Microsoft Windows based synchronization service. The platform independent backend does not support printer specific formatting.
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. |
This property is only relevant when using the Microsoft Windows based synchronization service. The platform independent backend does not support printer specific formatting.