Gets or sets the Exception when parsing.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
C# |
---|
public Exception ParsingException { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
Visual Basic |
---|
Public Property ParsingException As Exception <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |