IPXC_Page::Matrix Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[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}} | ||
Line 8: | Line 8: | ||
== 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]] | + | [[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);