Method BlockDeleting
BlockDeleting(Rectangle)
Removes all bookmarks within specified rectangle.
public virtual bool BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecifies rectangle to check.
Returns
- bool
True if succeed; otherwise false.