You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/blazor/organize-pages/programmatic-support.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: Programmatical Organize Pages in Syncfusion PDF Viewer | Syncfusion
4
-
description: Learn here all about Programmatic Support for Organize Pages in Syncfusion Blazor PDF Viewer.
4
+
description: Learn here all about the Programmatic Support for Organize Pages in Syncfusion Blazor PDF Viewer.
5
5
platform: document-processing
6
6
control: SfPdfViewer
7
7
documentation: ug
@@ -77,7 +77,7 @@ This method allows programmatic rotation of individual or multiple pages within
77
77
78
78
## Move Pages
79
79
80
-
This method allows asynchronously arranges the specified pages at the given target position. It rearrage the pages in the document based in the targeted index. Provide the indexes of the page to move and targeted index to move.
80
+
This method allows asynchronously arranges the specified pages at the given target position. It rearrange the pages in the document based in the targeted index. Provide the indexes of the page to move and targeted index to move.
0 commit comments