Accusoft.PdfXpress6.Net
ErrorCode Property




Gets an error code.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As Integer
'Usage
 
Dim instance As PdfXpressLibraryException
Dim value As Integer
 
value = instance.ErrorCode
public int ErrorCode {get;}
public: __property int get_ErrorCode();
public:
property int ErrorCode {
   int get();
}

Property Value

An integer value which represents the error code.
See Also

Reference

PdfXpressLibraryException Class
PdfXpressLibraryException Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback