Interface IRtfBookmarkContainer

    • Method Detail

      • newBookmark

        RtfBookmark newBookmark​(java.lang.String bookmark)
                         throws java.io.IOException
        Create a new RTF bookmark.
        Parameters:
        bookmark - Name of the bookmark
        Returns:
        RTF bookmark
        Throws:
        java.io.IOException - for I/O problems