ImageGearJava Project > com.accusoft.imagegear.art Package > ImGearARTPage Class : removeMarks Method |
Overload | Description |
---|---|
removeMarks() | Deletes all marks from the annotation page. |
removeMarks(ArrayList<ImGearARTMark>) | Deletes collection of specified marks from the annotation page. |
removeMarks(int[]) | Deletes array of specified marks from the annotation page. |