Click or drag to resize

PDFNetExceptionGetErrorCode Method

Gets the associated error code, if any, with this exception.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint GetErrorCode()

Return Value

Type: UInt32
The associated error code with this exception.
See Also