#include <IWatermarkDataFacade.h>
|
| enum | { kDefaultIID = IID_IWATERMARKDATAFACADE } |
| |
A facade that provides useful manipulations of IWatermarkData.
Get entire preference setting of the watermark from workspace.
- Parameters
| workspace | IN The workspace that contains the watermark setting. |
| wmkInfo | OUT The preference for the watermark. |
- Returns
- ErrorCode kSuccess if success, specific error code otherwise.
Set entire preference setting of the watermark in workspace.
- Parameters
| workspace | IN The workspace to update. |
| wmkInfo | OUT The preference for the watermark. |
- Returns
- ErrorCode kSuccess if success, specific error code otherwise.