com.acesoft.aceoffix.wordwriter
Class WaterMark

java.lang.Object
  extended by com.acesoft.aceoffix.wordwriter.WaterMark

public class WaterMark
extends java.lang.Object

WaterMark class encapsulates the document watermark function defined in Word.

Version:
5.0
Author:
Acesoft Corporation

Method Summary
 void setText(java.lang.String value)
          Sets the watermark text.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setText

public void setText(java.lang.String value)
             throws java.io.IOException
Sets the watermark text.

Parameters:
value - watermark text.
Throws:
java.io.IOException