RectF
From PDF XChange PDF SDK
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:RectF}} | {{#customTitle:RectF}} | ||
− | {{#parentPage:PXV:Params_CommonStructures}} | + | {{#parentPage:PXV:Params_CommonStructures|RectF|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | == | + | == Options Table == |
− | {| class="wikitable op_options" | + | {| class="wikitable op_options" id="Options" |
! style="width:120pt;" | '''Name''' | ! style="width:120pt;" | '''Name''' | ||
! style="width:60pt;" | '''Type''' | ! style="width:60pt;" | '''Type''' | ||
! '''Value''' | ! '''Value''' | ||
|- | |- | ||
− | | class="op_param_name" | | + | | class="op_param_name" | top |
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | ... | + | | Specifies... |
− | + | ||
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... |
− | + | ||
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
− | | class="op_param_name" | | + | | class="op_param_name" | left |
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | ... | + | | Specifies... |
− | + | ||
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
− | | class="op_param_name" | | + | | class="op_param_name" | right |
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | ... | + | | Specifies... |
− | + | ||
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:op_document_addBatesNumbering]], [[PXV:op_document_addDigitalSignature]], [[PXV:op_document_addHeaderAndFooter]], [[PXV:op_document_cropPages]], [[PXV:op_document_summarizeAnnots]], [[PXV:op_imagesToDoc]], [[PXV:op_scanToImages]], [[PXV:op_textToDoc]] |
Revision as of 23:31, 24 May 2015
Options Table
Name | Type | Value |
---|---|---|
top | Double | Specifies...
Default value: 0.0 |
bottom | Double | Specifies...
Default value: 0.0 |
left | Double | Specifies...
Default value: 0.0 |
right | Double | Specifies...
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