Accusoft.PdfXpress6.Net
System Property




Gets the system error.
Syntax
'Declaration
 
Public ReadOnly Property System As Integer
'Usage
 
Dim instance As PdfXpressLibraryException
Dim value As Integer
 
value = instance.System
public int System {get;}
public: __property int get_System();
public:
property int System {
   int get();
}

Property Value

An integer value which represents the system error.
Remarks

This is a subset of ErrorCode.

See Also

Reference

PdfXpressLibraryException Class
PdfXpressLibraryException Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback