【发布时间】:2013-03-15 09:41:08
【问题描述】:
我正在寻找方法:
iTextSharp.text.pdf.PdfPKCS7.GetSubjectFields()
..of iText 并且它不存在。图书馆变了吗?
我已包含所有程序集:
itextsharp.dll
itextsharp.pdfa.dll
itextsharp.xtra.dll
我尝试使用此功能:https://stackoverflow.com/a/9825431/2173353
我错过了什么?
我认为,根据this,它应该在那里!
【问题讨论】:
-
好的。我知道了。现在是:iTextSharp.text.pdf.security.CertificateInfo.GetSubjectFields() 上帝保佑“对象资源管理器”...
标签: itext