range

Read-only object containing the physical coordinates of the region (see region).

  • For a text file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (right), y2 (bottom), expressed in characters.
  • For a PDF file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (right), y2 (bottom), expressed in millimeters.
  • For a CSV file, the range contains the name of the column that defines the region.