Package | Description |
---|---|
com.foxit.gsdk.pdf.pageobjects |
Modifier and Type | Method and Description |
---|---|
TextState |
TextObject.getTextState()
Get text states of current text object.
|
Modifier and Type | Method and Description |
---|---|
void |
TextObject.setTextState(TextState textState,
boolean italic,
int weight)
Set text states to current text object.
|