Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / LicenseException Class
Members

In This Topic
    LicenseException Class
    In This Topic
    Represents a licensing related error.
    Object Model
    LicenseException Class
    Syntax
    'Declaration
     
    Public Class LicenseException 
       Inherits System.Exception
    public class LicenseException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Common.LicenseException

    See Also