2.3.118 FirstLine

The FirstLine property specifies if the first line of text of a paragraph is part of the current report page. If this property is specified, it MUST be part of a ElementProperties.NonSharedElementProperties record of a Paragraph record. If the FirstLine property is not specified, the default value is used.

 FirstLine = firstLineStart firstLineValue


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

firstLineStart

firstLineValue

firstLineStart (1 byte): A byte that specifies the start of the FirstLine structure. The value of the firstLineStart field MUST be the following value.

Value

Parent

0x0F

ElementProperties.NonSharedElementProperties for Paragraph

firstLineValue (1 byte): A Boolean value that specifies whether the first line of text of a paragraph is part of the current report page. The default value is 0x01.