32#ifndef API_MIP_UPE_REMOVE_WATERMARK_ACTION_H_
33#define API_MIP_UPE_REMOVE_WATERMARK_ACTION_H_
A file containing the Action base class and the ActionType enumerator.
Interface for an action. Each action translates to a step that needs to be taken by the application t...
An action class that specifies removing the watermarking from the document.
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.