ImageGear .NET
GetPrev Method




Gets the bookmark 's previous (left) sibling.
Syntax
'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).
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback