Uses of Interface
org.xwiki.export.pdf.PDFExportConfiguration
-
Packages that use PDFExportConfiguration Package Description org.xwiki.export.pdf.browser org.xwiki.export.pdf.script -
-
Uses of PDFExportConfiguration in org.xwiki.export.pdf.browser
Fields in org.xwiki.export.pdf.browser declared as PDFExportConfiguration Modifier and Type Field Description protected PDFExportConfiguration
AbstractBrowserPDFPrinter. configuration
-
Uses of PDFExportConfiguration in org.xwiki.export.pdf.script
Methods in org.xwiki.export.pdf.script that return PDFExportConfiguration Modifier and Type Method Description PDFExportConfiguration
PDFExportScriptService. getConfiguration()
-