1.6

Table Of Contents
Double that represents the total height of the region.
separator
String inserted between all lines returned from the region. An empty string can be specified.
Example
In this example you have the script command data.extract
(4.572,51.815998,37.761333,3.7253342,"<br />");. It means that the left position of the
extracted information is located at 4.572mm, the right position at 51.815998mm, the vertical
offset position is 37.761333mm and the lineHeight is 3.7253342mm. Finally, the "<br/>" string
is used for concatenation.
extractMeta()
Method that extracts the value of a metadata field.
Page 250