IPXC_Article::PDFObject Property

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

Revision as of 14:05, 21 May 2015

Gets article's PDF object.

Syntax

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

See Also

IPXC_Article.