Click or drag to resize

PDFNetExceptionGetMessage Method

Gets the detailed message describing the exception.

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

Return Value

Type: String
The detailed message describing the exception.
See Also