Method BlockDeleting
BlockDeleting(Rectangle, string)
Removes all bookmarks belongs to specified file within specified rectangle.
public bool BlockDeleting(Rectangle rect, string fileName)
Parameters
Returns
- bool
True if succeed; otherwise false.