Accusoft.PrizmViewer10.AnnotationServer
Number Property






Gets an error number for the annotation exception.
Syntax
'Declaration
 
Public ReadOnly Property Number As System.Integer
'Usage
 
Dim instance As AnnotException
Dim value As System.Integer
 
value = instance.Number
public System.int Number {get;}
public read-only property Number: System.Integer; 
public function get Number : System.int
public: __property System.int get_Number();
public:
property System.int Number {
   System.int get();
}

Property Value

An integer value which represents an error number.
See Also

Reference

AnnotException Class
AnnotException Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback