PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
PDF Technologies licensing types
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public enum LicensingTypes |
| Visual Basic (Declaration) |
|---|
Public Enumeration LicensingTypes |
| Visual C++ |
|---|
public enum class LicensingTypes |
Members
| Member name | Description | |
|---|---|---|
| TextToPDF |
Text to PDF license
| |
| PDFToText |
PDF to text license
| |
| PasswordRecover |
PDF Password recovery license
| |
| SplitMergeExtract |
PDF Split Merge Extract license
| |
| PDFTechLib |
PDFTechLib license
| |
| PDFAConverter |
PDF/A Converter license
| |
| Evaluation |
Evaluation license
|