ImageGear .NET v25.0 - Updated
Remove Method (ImGearPDFBookmark)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : Remove Method
Removes the bookmark's sub-tree from the bookmark tree containing it.
Syntax
'Declaration
 
Public Sub Remove() 
'Usage
 
Dim instance As ImGearPDFBookmark
 
instance.Remove()
public void Remove()
public: void Remove(); 
public:
void Remove(); 
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members