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

service RenderDescriptor
Description
describes the options for Render jobs.
Since
OOo 1.1.2

Properties' Summary
::com::sun::star::awt::Size
PageSize
specifies the page size for the current renderer. The unit of this page size is 1/100th mm.  
Properties' Details
PageSize
::com::sun::star::awt::Size PageSize;
Description
specifies the page size for the current renderer. The unit of this page size is 1/100th mm.

 
Top of Page