public class License extends Object
Constructor and Description |
---|
License() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid()
Check license.
|
static void |
setLicense(String filename)
Set license for library.
|
public static void setLicense(String filename)
filename
- Path to xml file with license.public static boolean isValid()
Copyright © 2020 Aspose. All rights reserved.