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