2.16.14 Textbox.Top

The Textbox.Top element specifies the distance of a Textbox from the top of the text box's container, such as a Rectangle or Body. This element is optional. If this element is present, its value MUST be an RdlSize.

Following is the parent element of the Textbox.Top element.

Parent elements

Textbox

The following is the XML Schema definition of the Textbox.Top element.

 <xsd:element name="Top" type="SizeType" minOccurs="0" />