hema latha

hema latha

  • 1.6k
  • 122
  • 31.3k

Get annotation.hashMap values using itextsharp in C#

Apr 1 2019 6:10 AM
How to get  "annotation.hashMap keys and Values" from 
 
Dim annotation As PdfDictionary = CType(pdfReader.GetPdfObject(annot), PdfDictionary)
 
using itextsharp in vb.net ? 

Answers (4)