Today is May 1st, everyone have fun.
1. introduced
今天介绍一个 WPF 开发的打印对话框开源项目-PrintDialogX,该开源项目由《WPF 开源项目:AIStudio.Wpf.AClient》作者推荐。
欢迎使用 PrintDialogX, 这是一个开源项目。免费用于商业用途。
Custom print dialog box for C#, which can be previewed in real time. You can select a printer and set the number of copies, direction, color, quality, ratio, number of sheets per page, duplex, paper size, paper type, paper source, etc. It's also elegant.
2. why you used
这是功能强大且美观的自定义打印对话框。在最新版本里它几乎可以提供任何打印设置。它几乎可以做 Windows 默认打印对话框可以做的任何事情。但它们之间的不同之处在于这个自定义打印对话框具有实时预览功能。您可以在调整设置时预览打印结果。因此,您可以使用它来代替 Windows 默认的打印对话框,这甚至比它更好。
3. screenshot

4. how to use
PrintDialogX 很容易使用,您可以在代码文件夹中找到一个示例,下面截图只是站长替换了示例中的文字为中文,不影响您参考。

5. agreement
项目基于 MIT 协议.
参考:MIT 许可证
The name of the MIT License originates from the Massachusetts Institute of Technology (MIT) and is also known as the "X License" or the "X11 License"
MIT content is similar to the content of the 3-clause BSD license, but gives software licensees greater rights and fewer restrictions.
6. project information
