PDFNetExceptionMessage Property |
Gets the detailed message describing the exception.
Namespace:
pdftron.Common
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string Message { get; }
Public ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () sealed;
}
Property Value
Type:
StringSee Also