sequence< com::sun::star::beans::PropertyValue > getPagePrintSettings()
void setPagePrintSettings([in] sequence< com::sun::star::beans::PropertyValue > aSettings)
adjusts the settings of the page printing.
void printPages([in] sequence< com::sun::star::beans::PropertyValue > xOptions)
prints the pages according to the PagePrintSettings.
Print several pages on one printer page.
Definition: XPagePrintable.idl:34