IPXC_Page::Matrix Property

From PDF XChange PDF SDK
Jump to: navigation, search
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 02: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.