IPXC_Bookmark::PDFObject Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
  
 
Gets bookmark's [[PXV:IPXS_PDFVariant|object]] from the PDF structure.
 
Gets bookmark's [[PXV:IPXS_PDFVariant|object]] from the PDF structure.
 
  
 
== Syntax ==
 
== Syntax ==

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.