#include <Redactor.h>
Definition at line 76 of file Redactor.h.
pdftron::PDF::Redaction::Redaction |
( |
int |
page_num, |
|
|
const Rect & |
bbox, |
|
|
bool |
negative, |
|
|
const UString & |
text |
|
) |
| |
- Parameters
-
page_num | - a page number on which to perform the redaction. |
bbox | - the bounding box for the redaction in PDF page coordinate system. |
negative | - if true, remove the content outside of the redaction area, otherwise remove the content inside the redaction area. |
text | - optional anchor text to be placed in the redaction region. |
pdftron::PDF::Redaction::~Redaction |
( |
| ) |
|
void pdftron::PDF::Redaction::Destroy |
( |
| ) |
|
Frees the native memory of the object.
The documentation for this class was generated from the following file: