Interface PrintBookmark

All Known Implementing Classes:
BasePrintBookmark

public interface PrintBookmark
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Method Details

    • getLabel

      String getLabel()
    • getPageIndex

      int getPageIndex()
    • getElementAddress

      String getElementAddress()
    • getBookmarks

      List<PrintBookmark> getBookmarks()