![]() |
PDFix SDK
6.5.0
|
PdfTextState. More...
Public Attributes | |
| PdfColorState | color_state |
| PdfFont * | font |
| double | font_size |
| double | char_spacing |
| double | word_spacing |
| PdfTextStateFlag | flags |
PdfTextState.
PdfTextState structure containing the text state information.
| double _PdfTextState::char_spacing |
Character spacing.
| PdfColorState _PdfTextState::color_state |
Fill and stroke color properties.
| PdfTextStateFlag _PdfTextState::flags |
Test state flag.
| PdfFont* _PdfTextState::font |
Text font.
| double _PdfTextState::font_size |
Text font size.
| double _PdfTextState::word_spacing |
Word spacing.