Click or drag to resize

PDFNetException.ToString Method

Returns a string representation of this exception.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string ToString()

Return Value

Type: String
A string representation of this exception.

Implements

IStringable.ToString()
See Also