com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IMetered

  • All Known Implementing Classes:
    Metered


    public interface IMetered
    Provides methods to set metered key.
    • Method Detail

      • setMeteredKey

        void setMeteredKey(java.lang.String publicKey,
                           java.lang.String privateKey)
                    throws java.lang.Exception
        Sets metered public and private key
        Parameters:
        publicKey - public key
        privateKey - private key
        Throws:
        java.lang.Exception - Exception that is thrown if there are any issues