Click or drag to resize

PDFNetExceptionGetFileName Method

Gets the filename from where the exception was thrown.

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

Return Value

Type: String
The filename from where the exception was thrown.
See Also