C1.Silverlight.PdfViewer.5
PdfParserException Constructor

The exception message.
The exception thrown when problems are detected while parsing PDF documents.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public PdfParserException( 
   System.string message
)

Parameters

message
The exception message.
See Also

Reference

PdfParserException Class
PdfParserException Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.