IPXC_Page::PDFObject Property

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

Revision as of 15:55, 20 April 2015


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

Syntax

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

See Also

See also IPXC_Page.