Click or drag to resize

PDFNetExceptionErrorCode Property

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 ErrorCode { get; }

Property Value

Type: UInt32
See Also