Click or drag to resize

PDFNetExceptionGetCondExpr Method

Gets the conditional expression that triggered the exception to be thrown.

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

Return Value

Type: String
The conditional expression of the exception.
See Also