6#ifndef PDFTK_PTLFONINFOS_H_
7#define PDFTK_PTLFONINFOS_H_
9#include "PtlFontInfo.h"
22 int getHandle()
const;
PtlFontInfo get(int index)
フォント情報を取得。
bool isEmpty() const
空かどうかを取得。
PtlFontInfos & operator=(const PtlFontInfos &obj)
コピーオペレータ alias copy
int getCount() const
フォント情報数を取得。
PtlFontInfos(const PtlFontInfos &obj)
コピーコンストラクタ alias copy