Package | Description |
---|---|
com.aspose.cad.fileformats.dwf.whip.objects.drawable.text |
Modifier and Type | Method and Description |
---|---|
DwfWhipTextOptionScoring |
DwfWhipText.getOverscore()
Gets overscore
|
DwfWhipTextOptionScoring |
DwfWhipText.getReserved()
Gets reversed
|
DwfWhipTextOptionScoring |
DwfWhipText.getUnderscore()
Gets underscore
|
Modifier and Type | Method and Description |
---|---|
void |
DwfWhipText.setOverscore(DwfWhipTextOptionScoring value)
Gets overscore
|
void |
DwfWhipText.setReserved(DwfWhipTextOptionScoring value)
Gets reversed
|
void |
DwfWhipText.setUnderscore(DwfWhipTextOptionScoring value)
Gets underscore
|