Gets an array of PaperSize structures specifying the names and the size of all currently supported paper sizes.

Introduced: X18.

<void> TXTextControl.getSupportedPaperSizes(<RequestPaperSizeCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the names and the size of all currently supported paper sizes.
errorCallback Optional. Is called when the operation failed with an error.