Accusoft.PdfXpressSdk Namespace > AnnotationEventArgs Class : AnnotationNumber Property |
'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;}