|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
An action class that specifies removing the watermarking from the document. More...
#include <src/api/mip/upe/remove_watermark_action.h>


Public Member Functions | |
| virtual ActionType | GetType () const =0 |
| Get the type of Action. | |
| virtual const std::vector< std::string > & | GetUIElementNames ()=0 |
| Gets a list of names that should be used to find the UI elements that should be removed. | |
An action class that specifies removing the watermarking from the document.
Definition at line 46 of file remove_watermark_action.h.
|
pure virtualinherited |
Get the type of Action.
|
pure virtual |
Gets a list of names that should be used to find the UI elements that should be removed.