IPXC_Bookmark::PDFObject Property
From PDF XChange PDF SDK
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 23:33, 14 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.