Gets the number of characters in the specified text run.
Syntax
public int RunGetCharCount(
int
)
public: int RunGetCharCount(
int
)
public:
int RunGetCharCount(
int
)
Parameters
- index
- Integer value from the range from 0 to
RunsCount
- 1.
Return Value
Integer value.
See Also