Click or drag to resize

PDFNetExceptionGetFunction Method

Gets the name of the function/method where the exception was thrown.

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

Return Value

Type: String
The name of the function/method where the exception was thrown.
See Also