docs-desktop
docs-desktop copied to clipboard
No mention of PrintDocument control
This code example also uses the PrintDocument control but makes no mention of it. I'd happily submit a PR but I'm not sure of the WPF equivalent.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 586c8a82-ecb3-f8f9-dea9-b0b6a344210e
- Version Independent ID: ce7d22a1-32d6-e117-6cc6-3dc94edadf16
- Content: How to print a Windows Form - Windows Forms .NET
- Content Source: dotnet-desktop-guide/net/winforms/printing/how-to-print-windows-form.md
- Product: dotnet-desktop
- Technology: dotnet-winforms
- GitHub Login: @adegeo
- Microsoft Alias: adegeo
You're right, that is totally missing! I fyou would like to contribute, we're totally open to it. The WPF and WinForms docsets are evolving at different speeds, so don't worry about WPF if you're working in th WinForms area.
And I'm remembering correctly, WPF uses an entirely different printing API.
Planning to improve and submit a PR in the next few days. 😄