Accusoft.PdfXpress7.Net
Severity Property




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

Property Value

An integer value which represents the severity of the error.
See Also

Reference

PdfXpressLibraryException Class
PdfXpressLibraryException Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback