赞
踩
首先,你需要在项目中添加iTextSharp的引用,可以通过NuGet包管理器安装:
Install-Package itextsharp
接下来是获取PDF文件书签信息的完整源码:
using System; using System.Collections.Generic; using System.IO; using iTextSharp.text.pdf