Delete
Deletes the current bookmark from the document.
Syntax
expression.Delete();
expression
- A variable that represents a ApiBookmark class.
Parameters
This method doesn't have any parameters.
Returns
boolean
Deletes the current bookmark from the document.
expression.Delete();
expression
- A variable that represents a ApiBookmark class.
This method doesn't have any parameters.
boolean