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




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDestination Class : Remove Method
Removes a view destination object.
Syntax
'Declaration
 
Public Sub Remove() 
'Usage
 
Dim instance As ImGearPDFDestination
 
instance.Remove()
public void Remove()
public: void Remove(); 
public:
void Remove(); 
Remarks
Before deleting a view destination, ensure that no link or bookmark refers to it.
See Also

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members