IPXC_Page::PDFObject Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Page::PDFObject Property}}
 
{{#customTitle:IPXC_Page::PDFObject Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Page|IPXC_Page]].
+
[[PXV:IPXC_Page|IPXC_Page]].

Revision as of 05:47, 20 May 2015


Property PDFObject of interface IPXC_Page returns Pointer to IPXS_PDFVariant ...

Syntax

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

See Also

IPXC_Page.