Gets or sets the Exception when parsing.

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

C#
public Exception ParsingException { get; internal set; }
Visual Basic
Public Property ParsingException As Exception
	Get
	Friend Set

See Also