1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark
  6. /
  7. Metered
  8. /
  9. SetMeteredKey

SetMeteredKey

Metered.SetMeteredKey method

Activates product with Metered keys.

public void SetMeteredKey(string publicKey, string privateKey)
Parameter Type Description
publicKey String The public key.
privateKey String The private key.

See Also