Table of Contents

Enum LicenseType

Namespace
CobaltPdf.WebKit.Licensing
Assembly
CobaltPDF.WebKit.dll

Defines the types of licenses supported by CobaltPdf. Values match the Chromium edition so shared keys parse identically.

public enum LicenseType

Fields

Annual = 1

A standard 12-month commercial license.

Renewal = 2

A license extension for existing commercial customers.

Trial = 0

A time-limited license for evaluation purposes.