Accusoft.PdfXpressSdk Namespace > AnnotationEventArgs Class : AnnotationName Property |
'Declaration Public Property AnnotationName As String
'Usage Dim instance As AnnotationEventArgs Dim value As String instance.AnnotationName = value value = instance.AnnotationName
public string AnnotationName {get; set;}
This value corresponds to the optional /NM key in the PDF annotation dictionary. For /NM key information see PDF Reference 1.7 at www.adobe.com/devnet/pdf/pdf_reference.html, section 8.4.1 Annotation Dictionaries, table 8.15.