FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
DeviceRect is a definition of a rectangular range in units of physical pixels of the device. Point (0,0) is at the left-top conner. More...
Public Attributes | |
number | bottom |
The bottom position of rectangular range in units of physical pixel. | |
number | left |
The left position of rectangular range in units of physical pixel. | |
number | right |
The right position of rectangular range in units of physical pixel. | |
number | top |
The top position of rectangular range in units of physical pixel. | |
DeviceRect is a definition of a rectangular range in units of physical pixels of the device. Point (0,0) is at the left-top conner.