Click or drag to resize

PDFNetExceptionGetLineNumber Method

Gets the line number in the file where the exception was thrown.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetLineNumber()

Return Value

Type: Int32
The line number where the exception was thrown.
See Also