PDFNetExceptionToString Method |
Returns a string representation of this exception.
Namespace:
pdftron.Common
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function ToString As String
public:
virtual String^ ToString() sealed
Return Value
Type:
StringA string representation of this exception.
Implements
IStringable.ToStringSee Also