License Class
Provides methods to license the component.
Inheritance Hierarchy
SystemObject
  Aspose.PdfLicense

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class License

The License type exposes the following members.

Constructors
  NameDescription
Public methodLicense
Initializes a new instance of the License class
Properties
  NameDescription
Public propertyEmbedded Obsolete.
License number was added as embedded resource.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetLicense(Stream)
Licenses the component.
Public methodSetLicense(String)
Licenses the component.
Public methodToString (Inherited from Object.)
See Also