Top   Module   Use   Manual   Index 

com :: sun :: star :: view ::

enum PaperFormat


Description
specifies the format (size) of the paper on a text document.


Values

A3
Description
specifies the paper format as A3.
A4
Description
specifies the paper format as A4.
A5
Description
specifies the paper format as A5.
B4
Description
specifies the paper format as B4.
B5
Description
specifies the paper format as B5.
LETTER
Description
specifies the paper format as Letter.
LEGAL
Description
specifies the paper format as Legal.
TABLOID
Description
specifies the paper format as Tabloid.
USER
Description
The real paper size is user defined in 100th mm.
Top of Page