IPXC_Content::Matrix Property

From PDF XChange PDF SDK
Revision as of 05:58, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Matrix of interface IPXC_Content returns/sets Pointer to PXC_Matrix ...

Syntax

HRESULT get_Matrix([out, retval]  PXC_Matrix*  Matrix);
HRESULT put_Matrix([in]  PXC_Matrix*  Matrix);

See Also

See also IPXC_Content.