Property Exception

Namespace TallComponents.PDF.Rasterizer.Diagnostics
Class Message

The exception that caused this error message.

This property will only contain a valid value for messages that have severity "Error". In other cases, it will be null.

Syntax

public  Exception  Exception  {  get;  }

Property value

Exception