ImageGear .NET
GetParent Method




Gets the bookmark's parent bookmark.
Syntax
'Declaration
 
Public Function GetParent() As ImGearPDFBookmark
'Usage
 
Dim instance As ImGearPDFBookmark
Dim value As ImGearPDFBookmark
 
value = instance.GetParent()
public ImGearPDFBookmark GetParent()
public: ImGearPDFBookmark* GetParent(); 
public:
ImGearPDFBookmark^ GetParent(); 

Return Value

Parent bookmark of the bookmark or Null if the bookmark is the root of its tree.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback