com.groupdocs.watermark.options

Interfaces

Classes

com.groupdocs.watermark.options

Class PresentationLoadOptions



  • public final class PresentationLoadOptions
    extends LoadOptions

    Represents document loading options for a Presentation document.

    • Constructor Detail

      • PresentationLoadOptions

        public PresentationLoadOptions()
        Initializes a new instance of the PresentationLoadOptions class.
      • PresentationLoadOptions

        public PresentationLoadOptions(String password)
        Initializes a new instance of the PresentationLoadOptions class with a specified password.
        Parameters:
        password - The password for opening an encrypted content.