Gets an array of Paper
Introduced: X18.
<void> TXTextControl.getSupportedPaperSizes(<RequestPaperSizeCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the names and the size of all currently supported paper sizes. |
| error |
Optional. Is called when the operation failed with an error. |