Position
Positions the document in the viewing window.
Syntax
bRet = KeyView.Position(first, last, position)
Parameters
Parameter | Type | Description |
---|---|---|
first
|
Long | The first visible logical address. |
last
|
Long | The last visible logical address. |
position
|
Long | The position (logical address) to make visible. |
Returns
Type | Description |
---|---|
Boolean |
|