IPXC_Bookmark::PDFObject Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::PDFObject Property}}
 
{{#customTitle:IPXC_Bookmark::PDFObject Property}}
  
Property '''PDFObject''' of interface [[PXV:IPXC_Bookmark|IPXC_Bookmark]] returns  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
+
Gets bookmark's [[PXV:IPXS_PDFVariant|object]] from the PDF structure.
  
  

Revision as of 00:33, 15 April 2015

Gets bookmark's object from the PDF structure.


Syntax

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

See Also

See also IPXC_Bookmark.