public interface IDfSeekRoot
IDfContentCollection.seek(int, int)
operation.IDfContentCollection.seek(int, int)
Modifier and Type | Field and Description |
---|---|
static int |
BEGINNING
Specifies that the seek position is relative to the beginning of the content.
|
static int |
CURRENT
Specifies that the seek position is relative to the current location in the content.
|
static int |
END
Specifies that the seek position is relative to the end of the content.
|
static final int BEGINNING
static final int CURRENT
static final int END
Copyright 1994-2023 OpenText Corporation. All rights reserved.