![]() |
wxPdfDocument 1.3.0
|
Class representing Zint segments. More...
#include <pdfbarcodezint.h>
Public Member Functions | |
wxPdfZintSeg () | |
wxPdfZintSeg (const wxString &text, const int ECIIndex=0) | |
Public Attributes | |
wxString | m_text |
int | m_eci |
Class representing Zint segments.
wxString version of struct zint_seg
wxPdfZintSeg::wxPdfZintSeg | ( | ) |
wxPdfZintSeg::wxPdfZintSeg | ( | const wxString & | text, |
const int | ECIIndex = 0 ) |
int wxPdfZintSeg::m_eci |
wxString wxPdfZintSeg::m_text |