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

interface XPrintSettingsSupplier

Methods' Summary
getPrintSettings  
Methods' Details
getPrintSettings
::com::sun::star::beans::XPropertySet
getPrintSettings();

Returns
a set of properties which are related to printing.
See also
PrintSettings
Top of Page