2.2.2.8 EmfPlusCharacterRange Object

The EmfPlusCharacterRange object specifies a range of character positions for a text string.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.