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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.