2.3.29 Value

The Value property specifies the value of a RichTextBox or TextRun record that is returned as a formatted String. If this property is specified, it MUST be part of a RichTextBox.ElementProperties or TextRun.ElementProperties record.          

 Value = valueStart valueValue


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

valueStart

valueValue (variable)

...

valueStart (1 byte): A byte that specifies the start of the Value property. The value of the valueStart field MUST be one of the following values.<19>

Value

Parent

0x1B

ElementProperties.InlineSharedElementProperties for RichTextBox

ElementProperties.NonSharedElementProperties for RichTextBox

0x0A

ElementProperties.InlineSharedElementProperties for TextRun

ElementProperties.NonSharedElementProperties for TextRun

valueValue (variable): A String variable that specifies the formatted value of the RichTextBox or TextRun.