IPXC_Article::PDFObject Property

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

Revision as of 14:49, 20 May 2015


Gets article's PDF object.

Syntax

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

See Also

IPXC_Article.