IPXV_PageRegion::Matrix Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:40, 20 March 2015
Property Matrix of interface IPXV_PageRegion returns/sets Pointer to PXC_Matrix ...
Syntax
HRESULT get_Matrix([out, retval] PXC_Matrix* pMatrix); HRESULT put_Matrix([in] PXC_Matrix* pMatrix);
See Also
See also IPXV_PageRegion.