Gets the character offset of the first character of the specified text run.
Syntax
public int RunGetCharOffset(
int
)
public: int RunGetCharOffset(
int
)
public:
int RunGetCharOffset(
int
)
Parameters
- index
- Integer value from the range from 0 to
RunsCount
- 1.
Return Value
Integer value.
See Also