PDF Web Viewer
Preparing search index...
index
Position
Interface Position
interface
Position
{
charIndex
:
number
;
pageIndex
:
number
;
equals
(
other
:
Position
)
:
boolean
;
greaterThan
(
other
:
Position
)
:
boolean
;
greaterThanOrEqual
(
other
:
Position
)
:
boolean
;
isValid
()
:
boolean
;
lessThan
(
other
:
Position
)
:
boolean
;
lessThanOrEqual
(
other
:
Position
)
:
boolean
;
}
Index
Properties
char
Index
page
Index
Methods
equals
greater
Than
greater
Than
Or
Equal
is
Valid
less
Than
less
Than
Or
Equal
Properties
char
Index
charIndex
:
number
page
Index
pageIndex
:
number
Methods
equals
equals
(
other
:
Position
)
:
boolean
Parameters
other
:
Position
Returns
boolean
greater
Than
greaterThan
(
other
:
Position
)
:
boolean
Parameters
other
:
Position
Returns
boolean
greater
Than
Or
Equal
greaterThanOrEqual
(
other
:
Position
)
:
boolean
Parameters
other
:
Position
Returns
boolean
is
Valid
isValid
()
:
boolean
Returns
boolean
less
Than
lessThan
(
other
:
Position
)
:
boolean
Parameters
other
:
Position
Returns
boolean
less
Than
Or
Equal
lessThanOrEqual
(
other
:
Position
)
:
boolean
Parameters
other
:
Position
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
char
Index
page
Index
Methods
equals
greater
Than
greater
Than
Or
Equal
is
Valid
less
Than
less
Than
Or
Equal
PDF Web Viewer
Loading...