PapersDocument.DocumentPoint¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
page_index |
r/w |
||
point_on_page |
r/w |
Methods¶
|
Details¶
- class PapersDocument.DocumentPoint¶
PpsDocumentPointis a simple boxed structure that is used to uniquely and invariably identify any point in a document. Documents have independent coordinate systems per page, and therefore, to uniquely identify a point, it is necessary to know both the index of the page, and the coordinates of the point within that page.This structure and its fields
page_indexandpoint_on_pageare public.New in version 48.0.
- copy()¶
- Return type: