Show / Hide Table of Contents

Enum EPPlusCommercialLicenseType

The type of commercial license

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
[Flags]
public enum EPPlusCommercialLicenseType

Fields

Name Description
Custom

A custom license, for example an enterprise or site license.

Package

A perpetual license package.

PayAsYouGo

A pay-as-you go license. This license can no longer be purchased.

Perpetual

A perpetual license.

Subscription

A subscription license.

TemporaryKey

This license has been temporary extended to complete the renewal process.

Trial

This license is granted for trial purposes, normaly for 32 days.

In This Article
Back to top Generated by DocFX