Click or drag to resize

TrialExpiredException Class

You are currently evaluating the library and the trial period is expired.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsTrialExpiredException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public class TrialExpiredException : PdfiumException

The TrialExpiredException type exposes the following members.

Constructors
 NameDescription
Public methodTrialExpiredException Initializes a new instance of the TrialExpiredException class.
Top
See Also