PaperSize.getDefault

Returns the name of the default paper size, which depends on the current locale.

class PaperSize
static
string
getDefault
()

Return Value

Type: string

the name of the default paper size. The string is owned by GTK and should not be modified.

Meta