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