documentviewer
Disable CTRL+P in WPF DocumentViewer
I\'m working on a new presentation component for one of our applications.I am building a Custom WPF Control that just has a DocumentViewer in it and hosting that CC in a Windows Forms application with[详细]
2023-01-03 09:01 分类:问答InvalidProgramException when calling Execute on DelegateCommand sub-class
I have a sub-class of DelegateCommand which fails with an InvalidProgramException, \"The Command Language Runtime detected an invalid program.\" when I call Execute.[详细]
2022-12-25 14:33 分类:问答WPF: How can I remove the searchbox in a DocumentViewer?
My XAML code is like this: <Window xmlns=\'http://schemas.microsoft.com/netfx/2007/xaml/presentation\'[详细]
2022-12-20 21:37 分类:问答WPF: FixedDocument in Visual Studio 2008 Designer
It\'s a well-known bug that Visual Studio shows an error when you try to construct a FixedDocument in XAML. For example, the following snippet[详细]
2022-12-18 05:19 分类:问答WPF Documentviewerbase.Print. Remove dialog box
I am using WPF and the DocumentViewer to display a document. However, when I use DocumentViewerBase.Print, it gives the \"standard\" Windows dialog box asking me to choose a printer with the default a[详细]
2022-12-15 22:16 分类:问答WPF - example of creating XPS document that is NOT from Visual
I\'m looking for a reporting/printing solution that does not involve RDLC/SSRS. I\'d like to use the DocumentViewer, which I know supports XPS. I have found plenty of examples that use Visual to X开发[详细]
2022-12-14 04:15 分类:问答WPF - view and RDLC report file
I have an extensive WPF application and I now want to incorporate some reports. I understand how to create the reports with RDLC but what about viewing them? Ideally, I\'d like to use the DocumentView[详细]
2022-12-13 20:31 分类:问答What is Alef Hamza? [closed]
Closed. This question is off-topic. It is not开发者_如何学Go currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2022-12-10 01:41 分类:问答How do you hide a WPF DocumentViewer's menu bars?
At the moment I have a DocumentViewer in a WPF window that displays an XPS file. I have created my own \"Next Page\" and \"Previous Page\" buttons and have set the DocumentViewer.Background property t[详细]
2022-12-09 17:13 分类:问答