Nutrient Web SDK
Preparing search index...
DocumentOperations
SetPageLabelOperation
Interface SetPageLabelOperation
Sets the page label for the pages specified in the
pageIndexes
array.
interface
SetPageLabelOperation
{
pageIndexes
?:
number
[]
;
pageLabel
?:
string
;
type
:
"setPageLabel"
;
}
Index
Properties
page
Indexes?
page
Label?
type
Properties
Optional
page
Indexes
pageIndexes
?:
number
[]
Optional
page
Label
pageLabel
?:
string
type
type
:
"setPageLabel"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
page
Indexes
page
Label
type
Nutrient Web SDK
Loading...
Sets the page label for the pages specified in the
pageIndexesarray.