range()

Read-only object containing the physical coordinates of the region.

Related Object: Region.

range()

For a Text file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (width), y2 (height), expressed in characters.

For a PDF file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (width), y2 (height), expressed in millimeters.

For a CSV file, the range() method contains the name of the column that defines the region.

Examples

 
  • Last Topic Update: 24/01/2017 09:32
  • Last Published: 7/6/2017 : 9:48 AM