Name | Description | Type | Additional information |
---|---|---|---|
PageLocationKey | integer |
None. |
|
PageKey |
Use the PageKey to find the full IssuePage related to this PageLocation. IssuePages are found by navigating from an Article to PageMapReferences to IssuePages. |
integer |
None. |
ULX |
The upper left X. Together with ULY, this identifies the upper left corner of the PageLocation on the page. |
integer |
None. |
ULY |
The upper left Y. Together with ULX, this identifies the upper left corner of the PageLocation on the page. |
integer |
None. |
LRX |
The lower right X. Together with LRY, this identifies the lower right corner of the PageLocation on the page. |
integer |
None. |
LRY |
The lower right Y. Together with LRX, this identifies the lower right corner of the PageLocation on the page. |
integer |
None. |
Width |
The width in pixels of this PageLocation. This should be the same as the difference between LRX and ULX |
integer |
None. |
Height |
The height in pixels of this PageLocation. This should be the same as the difference between LRY and ULY |
integer |
None. |