Click or drag to resize

PDFNetExceptionLineNumber Property

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

Property Value

Type: Int32
See Also