[]
Moves this C1TextPointer object to another pointer's location.
public void MoveTo(C1TextPointer markupPointer)
Public Sub MoveTo(markupPointer As C1TextPointer)
| Type | Name | Description |
|---|---|---|
| C1TextPointer | markupPointer | Pointer to a C1TextPointer object where the original pointer is moved. |