HiraokaHyperTools.iTextSharp-LGPL
0.2.5
|
Public Member Functions | |
InvalidPdfException (String message) | |
Typed exception used when opening an existing PDF document. Gets thrown when the document isn't a valid PDF document.
iTextSharp.text.exceptions.InvalidPdfException.InvalidPdfException | ( | String | message | ) |
Creates an instance of a NoPdfException.
message | the reason why the document isn't a PDF document according to iText. |