Positions the document in the viewing window.
bRet = KeyView.Position(first, last, position)
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. |
Type | Description |
---|---|
Boolean |
|