MIP SDK — C++ 1.18
API Reference Documentation for C++
Loading...
Searching...
No Matches
RemoveDynamicWatermarkAction Class Reference

An action class that specifies removing the watermarking from the document. More...

#include <mip/upe/remove_dynamic_watermark_action.h>

Inheritance diagram for RemoveDynamicWatermarkAction:
Action

Additional Inherited Members

- Public Member Functions inherited from Action
virtual ActionType GetType () const =0
 Get the type of Action.
 
virtual ~Action ()
 
virtual void Link ()
 
virtual const std::string & GetId () const
 
virtual bool operator== (const Action &action) const
 
- Protected Member Functions inherited from Action
virtual bool IsEqual (const Action &action) const =0
 
 Action ()
 
 Action (const std::string &id)
 

Detailed Description

An action class that specifies removing the watermarking from the document.


The documentation for this class was generated from the following file: