Matrix
From PDF XChange PDF SDK
(Automatic page editing by robot) |
Dssdkadmin (Talk | contribs) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{{#customTitle:Matrix}} | {{#customTitle:Matrix}} | ||
{{#parentPage:PXV:Params_CommonStructures|Matrix|structure}} | {{#parentPage:PXV:Params_CommonStructures|Matrix|structure}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Line 13: | Line 13: | ||
|- | |- | ||
| class="op_param_name" | a | | class="op_param_name" | a | ||
− | | style="text-align:center" | Double | + | | style="text-align:center;" | Double |
− | | | + | | style="vertical-align: middle" rowspan="4" | Combination of all transformations (position, scaling, rotation and so on) that have been used to produce the resulting output. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | b | | class="op_param_name" | b | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | |||
− | |||
|- | |- | ||
| class="op_param_name" | c | | class="op_param_name" | c | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | |||
− | |||
|- | |- | ||
| class="op_param_name" | d | | class="op_param_name" | d | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | |||
− | |||
|- | |- | ||
| class="op_param_name" | e | | class="op_param_name" | e | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | | + | | style="vertical-align: middle" rowspan="2" | Contain the starting location of the text element on the page, and are based on the mediabox coordinates. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | f | | class="op_param_name" | f | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | |||
− | |||
|} | |} | ||
== See Also == | == See Also == | ||
[[PXV:op_contentItems_transform]], [[PXV:op_transformDocSelection]] | [[PXV:op_contentItems_transform]], [[PXV:op_transformDocSelection]] |
Latest revision as of 06:54, 1 March 2016
Options Table
Name | Type | Value |
---|---|---|
a | Double | Combination of all transformations (position, scaling, rotation and so on) that have been used to produce the resulting output.
Default value: 0.0 |
b | Double | |
c | Double | |
d | Double | |
e | Double | Contain the starting location of the text element on the page, and are based on the mediabox coordinates.
Default value: 0.0 |
f | Double |