The following tables list the members exposed by License.
|
Name |
Description |
|
Asks about the state of a specific permission in the license. | |
|
| |
|
Immediately frees up the memory used by an object and its children. | |
|
Gets the GUID of the document to which this licnese is tied. | |
|
Gets the creation date of the license (It is an int in the decimal format YYYYMMDD. For example: int v = 20100229). | |
|
Gets the expiration date of the license (It is an int in the decimal format YYYYMMDD. For example: int v = 20100229). | |
|
Gets the info string in the license. | |
|
Get the version of the license module. | |
|
Gets the name of the license. | |
|
Gets number of disjunctive page ranges that exist in the license. | |
|
Gets number of permissions in the license. | |
|
Gets the owner of the license (This is the user name on the LS license server). | |
|
Gets the page address range. | |
|
Gets the maximum supported page height of the license. (Note that an extra 256 AU is needed). | |
|
Gets pages per book in the license. (Your desktop application code will not call this method). | |
|
Gets the maximum supported page width of the license. (Note that extra 256 AU is needed). | |
|
Gets the license parents unique ID. | |
|
Gets the name of the pattern category. | |
|
Gets a permission. | |
|
| |
|
Gets the permissions in the license. | |
|
Gets the root license part. | |
|
Gets the signature. | |
|
Gets the sublicense leve--i.e., how many times the license has been sublicensed. | |
|
Gets the name of the type of license. | |
|
Gets the total number of pages available in the license. | |
|
Checks the number of pages left in the license (that are not currently sublicensed). | |
|
Gets the license unique ID. | |
|
Gets the user ID of the license. | |
|
Gets the license format version. | |
|
This is the overview for the License constructor overload. | |
|
Asks if a specific page address exists in the license. | |
|
Verifies if the license is valid. |