IPXC_Content::Matrix Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Content::Matrix Property}}
 
{{#customTitle:IPXC_Content::Matrix Property}}
 +
{{#parentPage:PXV:IPXC_Content|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Matrix''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns/sets  Pointer to [[PXV:PXC_Matrix|PXC_Matrix]] ...
 
Property '''Matrix''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns/sets  Pointer to [[PXV:PXC_Matrix|PXC_Matrix]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:44, 20 April 2015


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.