IPXC_Document::Articles 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_Document::Articles Property}}
 
{{#customTitle:IPXC_Document::Articles Property}}
 +
{{#parentPage:PXV:IPXC_Document|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Articles''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_Articles|IPXC_Articles]] ...
 
Property '''Articles''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_Articles|IPXC_Articles]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:48, 20 April 2015


Property Articles of interface IPXC_Document returns Pointer to IPXC_Articles ...

Syntax

HRESULT get_Articles([out, retval] IPXC_Articles** ppArticles);

See Also

See also IPXC_Document.