# Print output for @column tags ?> LocaleData.PaperSize - Android SDK | Android Developers

Most visited

Recently visited

LocaleData.PaperSize

public static final class LocaleData.PaperSize
extends Object

java.lang.Object
   ↳ android.icu.util.LocaleData.PaperSize


A class that represents the size of letter head used in the country

Summary

Public methods

int getHeight()

Retruns the height of the paper

int getWidth()

Returns the width of the paper

Inherited methods

Public methods

getHeight

public int getHeight ()

Retruns the height of the paper

Returns
int the height

getWidth

public int getWidth ()

Returns the width of the paper

Returns
int the width