PoDoFo 1.0.0-dev
|
Represent a range in the "begincodespacerange" section. More...
#include <PdfCharCodeMap.h>
Public Member Functions | |
CodeSpaceRange (unsigned codeLo, unsigned codeHi, unsigned char codeSpaceSize) | |
PdfCharCode | GetSrcCodeLo () const |
PdfCharCode | GetSrcCodeHi () const |
Public Attributes | |
unsigned | CodeLo |
unsigned | CodeHi |
unsigned char | CodeSpaceSize |
Represent a range in the "begincodespacerange" section.