Nutrient Web SDK
Preparing search index...
DocumentOperations
MovePagesAfterOperation
Interface MovePagesAfterOperation
Moves the pages specified in the
pageIndexes
array after the page specified.
interface
MovePagesAfterOperation
{
afterPageIndex
:
number
;
pageIndexes
:
number
[]
;
type
:
"movePages"
;
}
Index
Properties
after
Page
Index
page
Indexes
type
Properties
after
Page
Index
afterPageIndex
:
number
page
Indexes
pageIndexes
:
number
[]
type
type
:
"movePages"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
Page
Index
page
Indexes
type
Nutrient Web SDK
Loading...
Moves the pages specified in the
pageIndexesarray after the page specified.