bookmarkleveleventargs-ag凯发旗舰厅



com.spire.doc.documents.rendering
class bookmarkleveleventargs

java.lang.object
  extended by com.spire.doc.documents.rendering.bookmarkleveleventargs

public class bookmarkleveleventargs
extends java.lang.object

bookmarkleveleventargs is the class containg event data.


constructor summary
bookmarkleveleventargs()
          initializes a new instance of the bookmarkleveleventargs class
 
method summary
 bookmarklevel getbookmarklevel()
          represents the current bookmark level informations.
 bookmarkstart getbookmarkstart()
          represents the current bookmark.
 void setbookmarklevel(bookmarklevel value)
          represents the current bookmark level informations.
 void setbookmarkstart(bookmarkstart value)
          represents the current bookmark.
 
constructor detail

bookmarkleveleventargs

public bookmarkleveleventargs()
initializes a new instance of the bookmarkleveleventargs class
method detail

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


网站地图