PDFNetExceptionFunction Property |
Gets the name of the function/method where the exception was thrown.
Namespace:
pdftron.Common
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntaxpublic string Function { get; }
Public ReadOnly Property Function As String
Get
public:
virtual property String^ Function {
String^ get () sealed;
}
Property Value
Type:
String
See Also