2.9.36 TextMasterStyleLevel

Referenced by: TextMasterStyleAtom

A structure that specifies character-level and paragraph-level formatting for a style level.


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

level (optional)

pf (variable)

...

cf (variable)

...

level (2 bytes): An optional unsigned integer that specifies to what style level this TextMasterStyleLevel applies. This field MUST exist if and only if the rh.recInstance field of the TextMasterStyleAtom record that contains this TextMasterStyleLevel structure is greater than or equal to 0x005. If the field exists, its value MUST be less than the cLevels field of the TextMasterStyleAtom record that contains this TextMasterStyleLevel structure.

pf (variable): A TextPFException structure that specifies paragraph-level formatting.

cf (variable): A TextCFException structure that specifies character-level formatting.