IPXC_Article::PDFObject Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Article::PDFObject Property}}
 
{{#customTitle:IPXC_Article::PDFObject Property}}
 
{{#parentPage:PXV:IPXC_Article|PDFObject Property|property}}
 
{{#parentPage:PXV:IPXC_Article|PDFObject Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PDFObject''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
+
Gets article's [[PXV:IPXS_PDFVariant|PDF object]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:30, 19 May 2015


Gets article's PDF object.

Syntax

HRESULT get_PDFObject([out, retval]  IPXS_PDFVariant**  ppVar);

See Also

See also IPXC_Article.