Property which allows to get error information

Namespace:  SautinSoft
Assembly:  PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 4.0.0.1

Syntax

      
 C#  Visual Basic 
public Exception ErrorTrace { get; }
Public ReadOnly Property ErrorTrace As Exception

See Also