Returns until which date license is valid for upgrade versions.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- company
- Type: SystemString
Company key - key
- Type: SystemString
License key
Return Value
Type: DateTimeIf company and key are not valid returns null. If license upgrade valid date wasn't set returns DateTime.MinValue otherwise returns license upgrade valid date.
See Also