PoDoFo
1.0.0-dev
|
Templatized object type getter helper. More...
#include <PdfObject.h>
Static Public Member Functions | |
static T | Get (const PdfObject &obj) |
static bool | TryGet (const PdfObject &obj, T &value) |
Templatized object type getter helper.