![]() |
#include <Highlight.h>
Public Member Functions | |
Highlight (SDF::Obj d) | |
Creates a Highlight annotation and initializes it using given Cos/SDF object. | |
Highlight (const Annot &ann) | |
Creates a Highlight annotation and initializes it using given annotation object. | |
Static Public Member Functions | |
static Highlight | Create (SDF::SDFDoc &doc, const Rect &pos) |
Creates a new Highlight annotation in the specified document. |
pdftron::PDF::Annots::Highlight::Highlight | ( | SDF::Obj | d | ) |
Creates a Highlight annotation and initializes it using given Cos/SDF object.
pdftron::PDF::Annots::Highlight::Highlight | ( | const Annot & | ann | ) | [inline] |
Creates a Highlight annotation and initializes it using given annotation object.
static Highlight pdftron::PDF::Annots::Highlight::Create | ( | SDF::SDFDoc & | doc, | |
const Rect & | pos | |||
) | [static] |