RectF
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:RectF}} | {{#customTitle:RectF}} | ||
{{#parentPage:PXV:Params_CommonStructures|RectF|structure}} | {{#parentPage:PXV:Params_CommonStructures|RectF|structure}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 13: | ||
| class="op_param_name" | top | | class="op_param_name" | top | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies | + | | 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 | + | | 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 | + | | 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 | + | | Specifies the x-coordinate of the lower-right corner of the rectangle. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|} | |} |
Revision as of 01:34, 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