Uses of Class
com.storedobject.office.PDFProperties
Packages that use PDFProperties
Package
Description
-
Uses of PDFProperties in com.storedobject.office
Methods in com.storedobject.office that return PDFProperties -
Uses of PDFProperties in com.storedobject.office.od
Methods in com.storedobject.office.od with parameters of type PDFPropertiesModifier and TypeMethodDescriptionstatic void
Office.convertToPDF
(InputStream in, OutputStream out, PDFProperties pdfProperties) static void
Office.write
(com.sun.star.lang.XComponent store, OutputStream out, PDFProperties pdfProperties) -
Uses of PDFProperties in com.storedobject.office.od.ods
Methods in com.storedobject.office.od.ods that return PDFPropertiesMethods in com.storedobject.office.od.ods with parameters of type PDFPropertiesModifier and TypeMethodDescriptionfinal void
Workbook.setPDFProperties
(PDFProperties pdfProperties)