RectF
From PDF XChange PDF SDK
Line 13: | Line 13: | ||
| class="op_param_name" | top | | class="op_param_name" | top | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies the y-coordinate of the upper-left corner of the rectangle. | + | | Specifies the ''y''-coordinate of the upper-left corner of the rectangle. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | bottom | | class="op_param_name" | bottom | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies the y-coordinate of the lower-right corner of the rectangle. | + | | Specifies the ''y''-coordinate of the lower-right corner of the rectangle. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | left | | class="op_param_name" | left | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies the x-coordinate of the upper-left corner of the rectangle. | + | | Specifies the ''x''-coordinate of the upper-left corner of the rectangle. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | right | | class="op_param_name" | right | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies the x-coordinate of the lower-right corner of the rectangle. | + | | Specifies the ''x''-coordinate of the lower-right corner of the rectangle. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|} | |} |
Latest revision as of 01:37, 3 June 2015
Options Table
Name | Type | Value |
---|---|---|
top | Double | Specifies the y-coordinate of the upper-left corner of the rectangle.
Default value: 0.0 |
bottom | Double | Specifies the y-coordinate of the lower-right corner of the rectangle.
Default value: 0.0 |
left | Double | Specifies the x-coordinate of the upper-left corner of the rectangle.
Default value: 0.0 |
right | Double | Specifies the x-coordinate of the lower-right corner of the rectangle.
Default value: 0.0 |
See Also
op.document.addBatesNumbering, op.document.addDigitalSignature, op.document.addHeaderAndFooter, op.document.cropPages, op.document.summarizeAnnots, op.imagesToDoc, op.scanToImages, op.textToDoc