Package org.jpedal.manipulator
Class RemoveBookmarks
java.lang.Object
org.jpedal.manipulator.RemoveBookmarks
- All Implemented Interfaces:
- org.jpedal.manipulator.Manipulation
Remove all bookmarks (outlines) from the current document.
 
- 
Constructor SummaryConstructorsConstructorDescriptionRemove all bookmarks (outlines) from the current document.
- 
Method Summary
- 
Constructor Details- 
RemoveBookmarkspublic RemoveBookmarks()Remove all bookmarks (outlines) from the current document.
 
-