Accusoft.PdfXpress7.Net
Message Property (PdfXpressException)




Gets a text description of the exception.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Message As String
'Usage
 
Dim instance As PdfXpressException
Dim value As String
 
value = instance.Message
public override string Message {get;}
public: __property string* get_Message() override;
public:
property String^ Message {
   String^ get() override;
}

Property Value

A string which represents the message of the exception.
See Also

Reference

PdfXpressException Class
PdfXpressException Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback