The Label element provides a way of adding any arbitrary text elements to the frame, such as a title.
Specifies the name of the font to be used.
Specifies the size of the font to be used, in paper units.
Specifies the color of the label.
Specifies an anchor point relative to the main frame of which the text will be placed relative to. The following values are legal:
Specifies, in paper units, the distance from the main frame to the label. Positive values are outwards. Labels anchored to the corners of the main frame, are offset diagonally from the corner, but at a distance measured perpendicular to the main frame sides.
Default value is 0pt.
Specifies the text orientation. The following three values are legal:
Specifies, in paper units, an additional shift from the reference point and the text point. Positive values is in the direction of the text. Default value is 0pt.
Specifies text-alignment for the label. Legal values are
This is one of two elements that contain any text, which is the text of the label.
<Label font="Times-Bold"
size="36pt"
anchor="top-center"
offset="15mm"
orientation="horizontal"
shift="0"
align="center">Bymarka</Label>