|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
PDFRect is a definition of a rectangular range in units of point. Point (0,0) is at the left-bottom conner. More...
Public Attributes | |
| number | bottom |
| The bottom position of rectangular range in units of point. | |
| number | left |
| The left position of rectangular range in units of point. | |
| number | right |
| The right position of rectangular range in units of point. | |
| number | top |
| The top position of rectangular range in units of point. | |
PDFRect is a definition of a rectangular range in units of point. Point (0,0) is at the left-bottom conner.