33#ifndef API_MIP_UPE_ADD_WATERMARK_ACTION_H_
34#define API_MIP_UPE_ADD_WATERMARK_ACTION_H_
68 virtual const std::string&
GetText()
const = 0;
A file containing the Action base class and the ActionType enumerator.
An action class that specifies adding watermark.
virtual const std::string & GetFontName() const =0
Get the font name used to display the watermark.
virtual const std::string & GetText() const =0
Get the text that is meant to go into the watermark.
virtual const std::string & GetFontColor() const =0
Get the font color used to display the watermark.
virtual int GetFontSize() const =0
Get the font size used to display the watermark.
virtual const std::string & GetUIElementName()=0
An API used to mark the watermark element.
virtual WatermarkLayout GetLayout() const =0
An API used to get the water mark layout.
A file Containing the common types used by the upe, file and protection modules.
WatermarkLayout
Layout for watermarks.