| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.bookmarks.PdfBookmarkCollection
com.spire.pdf.bookmarks.PdfBookmark
com.spire.pdf.bookmarks.PdfBookmarkWidget
public class PdfBookmarkWidget
Represents loaded bookmark class.
| Constructor Summary | |
|---|---|
| PdfBookmarkWidget(PdfDictionary dictionary,
                  PdfCrossTable 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 | 
|---|
public PdfBookmarkWidget(PdfDictionary dictionary,
                         PdfCrossTable crossTable)
| Method Detail | 
|---|
public PdfDestination getDestination()
getDestination in class PdfBookmarkpublic void setDestination(PdfDestination value)
setDestination in class PdfBookmarkpublic java.lang.String getTitle()
getTitle in class PdfBookmarkpublic void setTitle(java.lang.String value)
PdfBookmark
setTitle in class PdfBookmarkpublic PdfRGBColor getColor()
getColor in class PdfBookmarkpublic void setColor(PdfRGBColor value)
setColor in class PdfBookmarkpublic PdfTextStyle getDisplayStyle()
getDisplayStyle in class PdfBookmarkpublic void setDisplayStyle(PdfTextStyle value)
setDisplayStyle in class PdfBookmark| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||