ImageGear .NET v25.0 - Updated
Unlink Method




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : Unlink Method
Unlinks the current bookmark from the bookmark tree that contains it, and adjusts the tree appropriately.
Syntax
'Declaration
 
Public Sub Unlink() 
'Usage
 
Dim instance As ImGearPDFBookmark
 
instance.Unlink()
public void Unlink()
public: void Unlink(); 
public:
void Unlink(); 
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members