2.2.2.8 EmfPlusCharacterRange Object
The EmfPlusCharacterRange object specifies a range of character positions for a text string.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First |
|||||||||||||||||||||||||||||||
Length |
First (4 bytes): A signed integer that specifies the first position of this range.
Length (4 bytes): A signed integer that specifies the number of positions in this range.
Graphics strings are specified by EmfPlusStringFormat objects (section 2.2.1.9).
See section 2.2.2 for the specification of additional structure objects.