Interface PdfProcletWithVariableFileExtension

    • Method Detail

      • setExtensions

        void setExtensions​(BaseString[] value)
        Sets the extensions that the processor can process.
        Parameters:
        value - the extensions (no dot)
      • getExtensions

        BaseString[] getExtensions()
        Returns the extensions that the processor can process.
        Specified by:
        getExtensions in interface PdfProclet
        Returns:
        the extensions (no dot)
      • extensionsTipText

        String extensionsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.