2.9.45 TextPFRun

Referenced by: StyleTextPropAtom

A structure that specifies the paragraph-level formatting of a run of text.

Let the corresponding text be as specified in the StyleTextPropAtom record that contains this TextPFRun structure.


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

count

indentLevel

pf (variable)

...

count (4 bytes): An unsigned integer that specifies the number of characters of the corresponding text to which this paragraph formatting applies.

indentLevel (2 bytes):  An IndentLevel that specifies the indentation level of the paragraph.

pf (variable): A TextPFException structure that specifies paragraph-level formatting. Sub-fields are further specified in the following table.

Field

Meaning

masks.leftMargin

MUST be FALSE.

masks.indent

MUST be FALSE.

masks.defaultTabSize

MUST be FALSE.

masks.tabStops

MUST be FALSE.