Package com.pdftools

Class LicenseInfo


public class LicenseInfo extends NativeObject
This class contains license information.
  • Method Details

    • getIsValid

      public boolean getIsValid()
      Denotes whether the license is valid.
    • getExpirationDate

      public OffsetDateTime getExpirationDate()
      The license expiration date.
    • getConsumptionData

      public ConsumptionData getConsumptionData()
      This property exists only for page-based licenses. It is null for all other licenses.