public final class AssemblyConstants extends Object
Defines the constants that participate in the license check for the component. These used to be defined directly as assembly attributes.
Modifier and Type | Field and Description |
---|---|
static String |
Producer
The producer of the Pdf file.
|
static String |
PRODUCT
Deprecated.
|
Constructor and Description |
---|
AssemblyConstants() |
@Deprecated public static final String PRODUCT
This is used by Aspose licensing code to verify the license is for the correct product.
public static final String Producer
The producer of the Pdf file.
Copyright © 2019 Aspose. All Rights Reserved.