Package | Description |
---|---|
com.aspose.pdf.model |
Modifier and Type | Method and Description |
---|---|
Color |
TextState.getBackgroundColor()
getBackgroundColor
Gets Color
|
Color |
Annotation.getColor()
getColor
Gets Color
|
Color |
Bookmark.getColor() |
Color |
TextFormat.getColor()
getColor
Gets Color
|
Color |
LinkAnnotation.getColor()
getColor
Gets Color
|
Color |
TextState.getForegroundColor()
getForegroundColor
Gets Color
|
Modifier and Type | Method and Description |
---|---|
void |
TextState.setBackgroundColor(Color BackgroundColor)
setBackgroundColor
Sets Color
|
void |
Annotation.setColor(Color Color)
setColor
Sets Color
|
void |
Bookmark.setColor(Color color) |
void |
TextFormat.setColor(Color Color)
setColor
Sets Color
|
void |
LinkAnnotation.setColor(Color Color)
setColor
Sets Color
|
void |
TextState.setForegroundColor(Color ForegroundColor)
setForegroundColor
Sets Color
|
Copyright © 2016. All rights reserved.