public interface IInteractiveDevice
The interface defining interactive features processing methods.
void
addBookmark(String name, Point2D position)
void addBookmark(String name, Point2D position)
Adds the bookmark identified by the name.
name
position
Copyright © 2022 Aspose. All Rights Reserved.