The PdfException type exposes the following members.

Properties

  NameDescription
Public propertySource
Get or set the name of the application or the object that causes the error.
(Overrides Exception..::..Source.)
Public propertyStackTrace
Get a string representation of the frames on the call stack at the time the current exception was thrown.
(Overrides Exception..::..StackTrace.)

See Also