The exception which fires when the trial version has been expired.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

<SerializableAttribute> _
Public Class TrialPeriodTimeException _
	Inherits Exception

C#

[SerializableAttribute]
public class TrialPeriodTimeException : Exception

Remarks

Graphics Mill for .NET add-ons has limited trial period. When it expires, this exception is thrown.

Note

The core of Graphics Mill for .NET does not have a trial period. It just displays the trial text on each image you save with Graphics Mill for .NET.