UString GetLabelTitle(int page_num)
Lowercase Roman numerals.
Uppercase Roman numerals.
Uppercase letters (A to Z for the first 26 pages, AA to ZZ for the next 26, and so on) ...
Lowercase letters (a to z for the first 26 pages, aa to zz for the next 26, and so on) ...
No numeric portion in the label.
PageLabel(SDF::Obj l=0, int first_page=-1, int last_page=-1)
static PageLabel Create(SDF::SDFDoc &doc, Style style, const UString &prefix="", int start_at=1)
void SetStart(int start_at)
UString GetPrefix() const
bool operator==(const PageLabel &d)
void SetPrefix(const UString &prefix)
void SetStyle(Style style)
SDF::Obj GetSDFObj() const
PageLabel & operator=(const PageLabel &d)