Class ProtectPresentation

java.lang.Object
org.docx4j.openpackaging.packages.ProtectionSettings
org.docx4j.openpackaging.packages.ProtectPresentation

public class ProtectPresentation extends ProtectionSettings
Unlike docx and xlsx, there are no additional protection settings for a pptx,just those in ProtectionSettings.
Author:
jharrop
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details