Nutrient Web SDK
Preparing search index...
DocumentComparison
Range
Type Alias Range
Describes a range within a document.
type
Range
=
{
length
:
number
;
position
:
number
;
}
Index
Properties
length
position
Properties
length
length
:
number
The length of the range.
position
position
:
number
The starting position of the range.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
position
Nutrient Web SDK
Loading...
Describes a range within a document.