Gets the number of bytes occupied by the character code or text run.
GetByteCount (Flags As enumIGPDETextFlags, Index As Long) As
Long
Name | Description |
---|---|
Flags |
enumIGPDETextFlags Enumeration value that specifies whether index refers to the character offset from the beginning of the text object or the index of the text run in the text object. Must be either:
|
Index | Index of the character or text run in the text object. |
Number of bytes occupied by the text run or character.