pdfbookmarkwidget-ag凯发旗舰厅



com.spire.pdf.bookmarks
class pdfbookmarkwidget

java.lang.object
  extended by com.spire.pdf.bookmarks.pdfbookmarkcollection
      extended by com.spire.pdf.bookmarks.pdfbookmark
          extended by com.spire.pdf.bookmarks.pdfbookmarkwidget
all implemented interfaces:
com.spire.ms.system.collections.ienumerable, ipdfwrapper, java.lang.iterable

public class pdfbookmarkwidget
extends pdfbookmark

represents loaded bookmark class.


constructor summary
pdfbookmarkwidget( dictionary,  crosstable)
           
 
method summary
 pdfrgbcolor getcolor()
          gets the color.
 pdfdestination getdestination()
          gets the outline destination.
 pdftextstyle getdisplaystyle()
          gets the text style.
 java.lang.string gettitle()
          gets or sets the outline title.
 void setcolor(pdfrgbcolor value)
          sets the color.
 void setdestination(pdfdestination value)
          sets the outline destination.
 void setdisplaystyle(pdftextstyle value)
          sets the text style.
 void settitle(java.lang.string value)
          sets the outline title.
 
methods inherited from class com.spire.pdf.bookmarks.pdfbookmark
getaction, getexpandbookmark, setaction, setexpandbookmark
 
methods inherited from class com.spire.pdf.bookmarks.pdfbookmarkcollection
add, clear, contains, get, getcount, insert, remove, removeat
 
constructor detail

pdfbookmarkwidget

public pdfbookmarkwidget( dictionary,
                          crosstable)
method detail

getdestination

public pdfdestination getdestination()
gets the outline destination.
overrides:
getdestination in class pdfbookmark

setdestination

public void setdestination(pdfdestination value)
sets the outline destination.
overrides:
setdestination in class pdfbookmark

gettitle

public java.lang.string gettitle()
gets or sets the outline title. the outline title is the text, which appears in the outline tree as a tree node.
overrides:
gettitle in class pdfbookmark

settitle

public void settitle(java.lang.string value)
description copied from class: pdfbookmark
sets the outline title. the outline title is the text, which appears in the outline tree as a tree node.
overrides:
settitle in class pdfbookmark

getcolor

public pdfrgbcolor getcolor()
gets the color.
overrides:
getcolor in class pdfbookmark

setcolor

public void setcolor(pdfrgbcolor value)
sets the color.
overrides:
setcolor in class pdfbookmark

getdisplaystyle

public pdftextstyle getdisplaystyle()
gets the text style.
overrides:
getdisplaystyle in class pdfbookmark

setdisplaystyle

public void setdisplaystyle(pdftextstyle value)
sets the text style.
overrides:
setdisplaystyle in class pdfbookmark


网站地图