2.13.13 Line.Top
The Line.Top element specifies the distance of a line from the top of the line's container. This element is optional. If this element is present, its value MUST be an RdlSize. This element can have a negative RdlSize. This element MUST NOT have a size such that the sum of its size and that of the peer Line.Height element is negative.
Following is the parent element of the Line.Top element.
Parent elements |
---|
The following is the XML Schema definition of the Line.Top element.
-
<xsd:element name="Top" type="SizeType" minOccurs="0" />