![]() |
PDFix SDK
7.2.0
|
PdfTextState. More...
#include <pdfix.h>
Public Attributes | |
PdfColorState | color_state |
PdfFont * | font |
float | font_size |
float | char_spacing |
float | word_spacing |
PdfTextStateFlag | flags |
PdfTextState.
PdfTextState structure containing the text state information.
float _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.
float _PdfTextState::font_size |
Text font size.
float _PdfTextState::word_spacing |
Word spacing.