The PdfException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfException |
For serializing purposes only.
|
Methods
| Name | Description | |
|---|---|---|
| GetObjectData |
For serializing purposes only.
(Overrides Exception..::..GetObjectData(SerializationInfo, StreamingContext).) |
Properties
| Name | Description | |
|---|---|---|
| Source |
Get or set the name of the application or the object that causes the error.
(Overrides Exception..::..Source.) | |
| StackTrace |
Get a string representation of the frames on the call stack at the time the current exception was thrown.
(Overrides Exception..::..StackTrace.) |