Accusoft.ThumbnailXpress6.Net
Number Property (ThumbnailXpressException)




Gets the error number from the last call.
Syntax
'Declaration
 
Public ReadOnly Property Number As Integer
'Usage
 
Dim instance As ThumbnailXpressException
Dim value As Integer
 
value = instance.Number
public int Number {get;}
public: __property int get_Number();
public:
property int Number {
   int get();
}

Property Value

An integer value which represents the error number.
See Also

Reference

ThumbnailXpressException Class
ThumbnailXpressException Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback