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