Accusoft.PdfXpress7.Net
Message Property (PdfXpressNotIntializedException)




Gets a text description of the exception.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Message As String
'Usage
 
Dim instance As PdfXpressNotIntializedException
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 value which represents the message of the exception.
See Also

Reference

PdfXpressNotIntializedException Class
PdfXpressNotIntializedException Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback