【实例简介】C# PDF阅读器,使用流畅,速度很快,GDI 的方式绘制。
【实例截图】
【核心代码】
.
├── App.config
├── PDF
│ ├── GDI.cs
│ ├── PDFViewerControl.Designer.cs
│ ├── PDFViewerControl.cs
│ ├── PDFViewerControl.resx
│ ├── PDFViewerForm.Designer.cs
│ ├── PDFViewerForm.cs
│ ├── PDFViewerForm.resx
│ └── UserActivityMonitor
│ ├── GlobalEventProvider.cs
│ ├── HookManager.Callbacks.cs
│ ├── HookManager.Structures.cs
│ ├── HookManager.Windows.cs
│ ├── HookManager.cs
│ └── MouseEventExtArgs.cs
├── Program.cs
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
├── ReportDemo.Designer.cs
├── ReportDemo.cs
├── ReportDemo.resx
├── Resources
│ ├── FeedbackTool_109_12_16x16x32.png
│ ├── PrintBrmUi_102_6_16x16x32.png
│ ├── RefreshDocView.bmp
│ ├── Save.bmp
│ ├── SearchFolder_323_3_16x16x32.png
│ ├── ZoomIn.png
│ ├── button_ok.png
│ ├── cancel_16.png
│ ├── dmdskres_373_9_16x16x32.png
│ ├── files_export.png
│ ├── match_width_16_hot.png
│ ├── netshell_1607_9_16x16x32.png
│ ├── netshell_1611_1_16x16x32.png
│ ├── netshell_21611_1_16x16x32.png
│ ├── psr_206_4_16x16x32.png
│ ├── tshadowdown.png
│ ├── tshadowdownleft.png
│ ├── tshadowdownright.png
│ ├── tshadowright.png
│ └── tshadowtopright.png
├── WindowsFormsDemo.csproj
├── WindowsFormsDemo.csproj.user
├── WindowsFormsDemo.sln
├── WindowsFormsDemo.suo
├── bin
│ ├── Debug
│ │ ├── HookAPI.dll
│ │ ├── Interop.EARTHLib.dll
│ │ ├── PDFLibNet.dll
│ │ ├── WindowsFormsDemo.exe
│ │ ├── WindowsFormsDemo.exe.config
│ │ ├── WindowsFormsDemo.pdb
│ │ ├── WindowsFormsDemo.vshost.exe
│ │ ├── WindowsFormsDemo.vshost.exe.config
│ │ ├── itextsharp.dll
│ │ └── itextsharp.xml
│ └── Release
├── obj
│ └── x86
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── GenerateResource.read.1.tlog
│ ├── GenerateResource.write.1.tlog
│ ├── Interop.Acrobat.dll
│ ├── Interop.EARTHLib.dll
│ ├── Interop.WMPLib.dll
│ ├── ResolveAssemblyReference.cache
│ ├── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── WindowsFormsDemo.PDF.PDFViewerControl.resources
│ ├── WindowsFormsDemo.PDF.PDFViewerForm.resources
│ ├── WindowsFormsDemo.Properties.Resources.resources
│ ├── WindowsFormsDemo.csproj.FileListAbsolute.txt
│ ├── WindowsFormsDemo.csproj.GenerateResource.Cache
│ ├── WindowsFormsDemo.csproj.ResolveComReference.cache
│ ├── WindowsFormsDemo.csprojResolveAssemblyReference.cache
│ ├── WindowsFormsDemo.exe
│ └── WindowsFormsDemo.pdb
└── SF38网C#_pdf阅读器.rar
11 directories, 76 files
下载声明:
1、本站所有资源、仅供学习交流,不得商业运营资源,不确保资源完整性,图片和资源仅供参考, 不提供任何技术服务。
2、本站资源均有第三方用户自行上传分享推荐,非本站自制,仅供玩家做交流学习之用!切勿用于商业用途!游戏作品版权
归原作者享有,如有版权问题,请附带版权证明至邮件,本平台将应您的要求删除。举报邮箱 :859840003@qq.com
评论