Vanilla.PDF  1.5.3
Cross-platform toolkit for creating and modifying PDF documents
List of all members
LicenseInfo Class Reference

Licensing utilities, determining whether this library is running in trial mode. More...

error_type LicenseInfo_SetLicenseFile (string_type filename)
 Set path to license file.
 
error_type LicenseInfo_SetLicenseBuffer (BufferHandle *data)
 Set content of the license file in case it is used as embedded resource.
 
error_type LicenseInfo_IsValid (boolean_type *result)
 Determine whether a valid license has been presented.
 
error_type LicenseInfo_IsTemporary (boolean_type *result)
 Determine whether the current license is temporary.
 

Detailed Description

Licensing utilities, determining whether this library is running in trial mode.


The documentation for this class was generated from the following file: