Click or drag to resize
PdfCallCompletedEventArgsError Property
Gets or sets the error.

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public IdsException Error { get; set; }

Property Value

Type: IdsException
See Also