Accusoft.PdfXpress6.Net
AnnotationNumber Property




A zero-based index that identifies the PDF annotation on a specific page.
Syntax
'Declaration
 
Public Property AnnotationNumber As Integer
'Usage
 
Dim instance As AnnotationEventArgs
Dim value As Integer
 
instance.AnnotationNumber = value
 
value = instance.AnnotationNumber
public int AnnotationNumber {get; set;}
public: __property int get_AnnotationNumber();
public: __property void set_AnnotationNumber( 
   int value
);
public:
property int AnnotationNumber {
   int get();
   void set (    int value);
}
See Also

Reference

AnnotationEventArgs Class
AnnotationEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback