Contents

localizedPaperName

The human-readable name of the currently selected paper size, suitable for presentation in user interfaces.

Declaration

var localizedPaperName: String? { get }

Discussion

This is typically different from the value of paperName, which is almost never suitable for presentation to the user.

See Also

Managing the Printing Rectangle