2.5.272 TxORuns

The TxORuns structure specifies the formatting run information for the TxO record and zero or more Continue records immediately following.


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

rgTxoRuns (variable)

...

lastRun

...

rgTxoRuns (variable): An array of Run.  Each Run specifies the formatting information for a text run. formatRun.ich MUST be less than or equal to cchText of the preceding TxO record. The number of elements in this array is as follows:

(cbRuns of the preceding TxO record / 8 – 1).

lastRun (8 bytes):  A TxOLastRun that marks the end of the text run. This field is only present in the last Continue record following the TxO record. <188>