Uses of Class
com.pdftools.pdf.MetadataSettings
Packages that use MetadataSettings
-
Uses of MetadataSettings in com.pdftools.pdf
Methods in com.pdftools.pdf that return MetadataSettingsModifier and TypeMethodDescriptionOutputOptions.getMetadataSettings()Default:null, metadata are copied to the output document.Methods in com.pdftools.pdf with parameters of type MetadataSettingsModifier and TypeMethodDescriptionvoidOutputOptions.setMetadataSettings(MetadataSettings value) Default:null, metadata are copied to the output document.