|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.documents.rendering.BookmarkLevel
public class BookmarkLevel
Class BookmarkLevel.
| Constructor Summary | |
|---|---|
BookmarkLevel()
|
|
| Method Summary | |
|---|---|
java.util.List |
getChildObjects()
Gets the child objects. |
java.awt.Color |
getColor()
Gets or Sets the text color of the bookmark when convert to PDF. |
int |
getLevel()
Gets or sets the level. |
java.lang.String |
getName()
Gets the name of the bookmark. |
BookmarkTextStyle |
getStyle()
Sets the text style of the bookmark when convert to PDF. |
void |
setColor(java.awt.Color value)
Gets or Sets the text color of the bookmark when convert to PDF. |
void |
setStyle(BookmarkTextStyle value)
Sets the text style of the bookmark when convert to PDF. |
| Constructor Detail |
|---|
public BookmarkLevel()
| Method Detail |
|---|
public java.util.List getChildObjects()
public java.awt.Color getColor()
public void setColor(java.awt.Color value)
public java.lang.String getName()
public int getLevel()
public BookmarkTextStyle getStyle()
public void setStyle(BookmarkTextStyle value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||