ImageGear .NET - Updated
Remove Method (WidgetAnnotation)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > WidgetAnnotation Class : Remove Method
Removes the annotation from its current page, and deletes it from the attached field, if it exists.
Syntax
'Declaration
 
Public Sub Remove() 
'Usage
 
Dim instance As WidgetAnnotation
 
instance.Remove()
public void Remove()
public: void Remove(); 
public:
void Remove(); 
See Also

Reference

WidgetAnnotation Class
WidgetAnnotation Members