Package com.pdftools

Class LicenseInfo


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

      • getIsValid

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

        public java.time.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.