bookmarkleveleventargs-ag凯发旗舰厅
com.spire.doc.documents.rendering
class bookmarkleveleventargs
java.lang.object
com.spire.doc.documents.rendering.bookmarkleveleventargs
public class bookmarkleveleventargs
- extends java.lang.object
bookmarkleveleventargs is the class containg event data.
bookmarkleveleventargs
public bookmarkleveleventargs()
- initializes a new instance of the
bookmarkleveleventargs
class
getbookmarkstart
public bookmarkstart getbookmarkstart()
- represents the current bookmark.
- returns:
- bookmarkstart
setbookmarkstart
public void setbookmarkstart(bookmarkstart value)
- represents the current bookmark.
- parameters:
value
- bookmarkstart
getbookmarklevel
public bookmarklevel getbookmarklevel()
- represents the current bookmark level informations.
- returns:
- bookmarklevel
setbookmarklevel
public void setbookmarklevel(bookmarklevel value)
- represents the current bookmark level informations.
- parameters:
value
- bookmarklevel