IPXC_Page::Matrix Property
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets [[PXV:PXC_Matrix|page transformation matrix]]. | + | Gets [[PXV:PXC_Matrix|page transformation matrix]] for PBox_CropBox. |
== Syntax == | == Syntax == |
Revision as of 01:03, 12 May 2015
Gets page transformation matrix for PBox_CropBox.
Syntax
HRESULT get_Matrix([out, retval] PXC_Matrix* pMatrix);
See Also
See also IPXC_Page.