IPXC_Document::Articles Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Document::Articles Property}}
 
{{#customTitle:IPXC_Document::Articles Property}}
 
{{#parentPage:PXV:IPXC_Document|Articles Property|property}}
 
{{#parentPage:PXV:IPXC_Document|Articles Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Articles''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_Articles|IPXC_Articles]] ...
+
Gets [[PXV:IPXC_Articles|articles array]] from the [[PXV:IPXC_Document|core document]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:15, 21 May 2015


Gets articles array from the core document.

Syntax

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

See Also

IPXC_Document.