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