'Declaration Public Function GetPrev() As ImGearPDFBookmark
'Usage Dim instance As ImGearPDFBookmark Dim value As ImGearPDFBookmark value = instance.GetPrev()
public ImGearPDFBookmark GetPrev()
public: ImGearPDFBookmark* GetPrev();
public: ImGearPDFBookmark^ GetPrev();
Return Value
Previous (left) sibling of the bookmark or Null if the bookmark has no previous sibling (it
is its parent's first child).