public class PDFTextState extends Object
| Modifier and Type | Method and Description |
|---|---|
float |
getCharSpace() |
PDFTextFontInfo |
getFontInfo() |
float |
getFontSize() |
float |
getHorizontalScale() |
float |
getLeading() |
int |
getRenderingMode() |
float |
getRise() |
float |
getWordSpace() |
public float getCharSpace()
public float getWordSpace()
public float getHorizontalScale()
public float getLeading()
public PDFTextFontInfo getFontInfo()
public float getFontSize()
public int getRenderingMode()
public float getRise()