PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Retrieves the license type you own.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public LicensingTypes LicenseType { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property LicenseType As LicensingTypes |
Visual C++ |
---|
public: property LicensingTypes LicenseType { LicensingTypes get (); } |