| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
FrameBase.TextPosition Property |
||
| Description: | Read only. Gets the image's or text frame's character position in the document's text (one-based). |
|
| Syntax: |
[C#]
public int TextPosition { get; }
[Visual Basic] Public ReadOnly Property TextPosition() As Integer |
|
| Limitations: | Read only. |
|
| See also: | Images, Graphical Overview. | |