IPXC_ContentItem::GetCTM Method
From PDF XChange PDF SDK
Gets the Current Transformation Matrix of the Content Item.
Syntax
HRESULT GetCTM([out, retval] PXC_Matrix* stMatrix);
Parameters
- stMatrix
- [out, retval] Pointer to PXC_Matrix containing the Current Transformation Matrix.
Return Value
Returns S_OK if operation was successful or error code in other cases.