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