IPXC_Bookmark::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Bookmark::Document Property}}
 
{{#customTitle:IPXC_Bookmark::Document Property}}
  
Property '''Document''' of interface [[PXV:IPXC_Bookmark|IPXC_Bookmark]] returns  Pointer to [[PXV:IPXC_Document|IPXC_Document]] ...
+
Gets [[PXV:IPXC_Document|document]] that bookmark belongs to.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:16, 15 April 2015

Gets document that bookmark belongs to.

Syntax

HRESULT get_Document([out, retval] IPXC_Document** pDoc);

See Also

See also IPXC_Bookmark.