2.3.25 PageName (RPL 10.6)

Applies to RPL version 10.6

The PageName property specifies the name of a page. If this property is specified, it MUST be part of a PageLayout record.

 PageName = pageNameStart pageNameValue


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

pageNameStart

pageNameValue (variable)

...

pageNameStart (1 byte): A byte that specifies the start of the PageName property. The value of the pageNameStart field MUST be the following value.

Value

Parent

0x30

PageLayout

pageNameValue  (variable): A String variable that specifies the name of a page.