The actual exceptions that are thrown.

Namespace: TallComponents.PDF.Forms.Data
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public Exception[] InnerExceptions { get; }
Visual Basic
Public ReadOnly Property InnerExceptions As Exception()
	Get

See Also