Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
RemoveDynamicWatermarkAction Class Referenceabstract

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

#include <src/api/mip/upe/remove_dynamic_watermark_action.h>

+ Inheritance diagram for RemoveDynamicWatermarkAction:
+ Collaboration diagram for RemoveDynamicWatermarkAction:

Public Member Functions

virtual ActionType GetType () const =0
 Get the type of Action.
 

Detailed Description

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

Definition at line 43 of file remove_dynamic_watermark_action.h.

Member Function Documentation

◆ GetType()

virtual ActionType Action::GetType ( ) const
pure virtualinherited

Get the type of Action.

Returns
ActionType The type of derived action this base class can be cast to.

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