wxPdfDocument 1.3.0
wxPdfZintSeg Class Reference

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
 

Detailed Description

Class representing Zint segments.

wxString version of struct zint_seg

Constructor & Destructor Documentation

◆ wxPdfZintSeg() [1/2]

wxPdfZintSeg::wxPdfZintSeg ( )

◆ wxPdfZintSeg() [2/2]

wxPdfZintSeg::wxPdfZintSeg ( const wxString & text,
const int ECIIndex = 0 )

Member Data Documentation

◆ m_eci

int wxPdfZintSeg::m_eci

◆ m_text

wxString wxPdfZintSeg::m_text

The documentation for this class was generated from the following file: