IPXC_Page::Matrix Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Page::Matrix Property}} | {{#customTitle:IPXC_Page::Matrix Property}} | ||
− | {{#parentPage:PXV:IPXC_Page|Matrix | + | {{#parentPage:PXV:IPXC_Page#Properties|Matrix|property}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets [[PXV:PXC_Matrix|page transformation matrix]] for PBox_CropBox. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Matrix([out, retval] PXC_Matrix* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Matrix([out, retval] PXC_Matrix* stMatrix); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Page|IPXC_Page]] |
Latest revision as of 02:32, 15 June 2015
Gets page transformation matrix for PBox_CropBox.
Syntax
HRESULT get_Matrix([out, retval] PXC_Matrix* stMatrix);