'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.