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