Skip to content

SEO-1880180 WPF Page with Redirect #1497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions wpf/Diagram/Page-Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,9 @@ Find the [Page Settings sample](https://github.com/SyncfusionExamples/WPF-Diagra

[How to interact with diagram page?](/wpf/diagram/interaction)

[How to add multiple diagram pages?](https://www.syncfusion.com/kb/11463/how-to-add-multiple-diagram-pages-in-the-wpf-diagram-sfdiagram)
[How to add multiple diagram pages?](https://support.syncfusion.com/kb/article/9956/how-to-add-multiple-diagram-pages-in-the-wpf-diagram-sfdiagram)

[How to use the property grid for diagram?](https://www.syncfusion.com/kb/11482/how-to-use-the-property-grid-in-the-wpf-diagram-sfdiagram)
[How to use the property grid for diagram?](https://support.syncfusion.com/kb/article/9861/how-to-use-the-property-grid-in-the-wpf-diagram-sfdiagram)

[How to show or hide the background image?](https://support.syncfusion.com/kb/article/8243/how-to-show-or-hide-background-image-of-wpf-diagram-sfdiagram)

Expand Down
2 changes: 1 addition & 1 deletion wpf/Diagram/Printing.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ diagram.PrintingService.ShowClassicPrintPreview();

## See Also

[How to customize the Header or Footer of the print preview?](https://www.syncfusion.com/kb/11481/how-to-customize-the-header-or-footer-of-the-print-preview-in-the-wpf-diagramsfdiagram)
[How to customize the Header or Footer of the print preview?](https://support.syncfusion.com/kb/article/9863/how-to-customize-the-header-or-footer-of-the-print-preview-in-the-wpf-diagram-sfdiagram)

[How to ignore empty pages while printing the WPF Diagram?](https://support.syncfusion.com/kb/article/8537/how-to-ignore-empty-pages-while-printing-the-wpf-diagram-sfdiagram)

Expand Down