dotnet / dotnet/dotnet-api-docs
PrintDialog preview
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Typo
### Description
The WPF PrintDialog.ShowDialog() dialog box has a "preview" control, but there is no way to feed it with content. This appears to be completely unsupported. Instead it says "This App does not support print preview" which is true, but pretty judgey considering it is the WPF API that does not "support print preview".
I cannot find any help on Microsoft's site or anywhere else.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.printdialog?view=windowsdesktop-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Windows.Controls/PrintDialog.xml
### Document Version Independent Id
73a68a62-3a8b-f635-2a4e-79e3d36ea98c
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.