[This is preliminary documentation and is subject to change.]

RAD PDF Raised Licensing Exception

Namespace:  RadPdfLibrary.Exceptions
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public class RadPdfLicensingException : RadPdfException
Visual Basic (Declaration)
Public Class RadPdfLicensingException _
	Inherits RadPdfException
Visual Basic (Usage)
Dim instance As RadPdfLicensingException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    RadPdfLibrary.Exceptions..::.RadPdfException
      RadPdfLibrary.Exceptions..::.RadPdfLicensingException

See Also