Ipelib
|
The PDF bool object. More...
#include <ipepdfparser.h>
Inherits ipe::PdfObj.
The PDF bool object.
ipe::PdfBool::PdfBool | ( | bool | val | ) | [inline, explicit] |
const PdfBool * PdfBool::boolean | ( | ) | const [virtual] |
Return this object as PDF bool object.
Reimplemented from ipe::PdfObj.
void PdfBool::write | ( | Stream & | stream | ) | const [virtual] |
Implements ipe::PdfObj.
bool ipe::PdfBool::value | ( | ) | const [inline] |