|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfWatermarkAnnotation
public class PdfWatermarkAnnotation
Created by sky.luo on 2020/8/18.
| Constructor Summary | |
|---|---|
PdfWatermarkAnnotation(java.awt.geom.Rectangle2D rectangle)
|
|
| Method Summary | |
|---|---|
PdfAppearance |
getAppearance()
Gets appearance of the annotation. |
PdfFixedPrint |
getFixedPrint()
Gets appearance of the annotation. |
void |
setAppearance(PdfAppearance value)
Sets appearance of the annotation. |
void |
setFixedPrint(PdfFixedPrint value)
Sets appearance of the annotation. |
| Methods inherited from class com.spire.pdf.annotations.PdfAnnotation |
|---|
getAuthor, getBorder, getColor, getFlags, getLocation, getModifiedDate, getName, getPage, getRectangle, getSubject, getText, setAuthor, setBorder, setColor, setFlags, setModifiedDate, setName, setRectangle, setSubject, setText |
| Constructor Detail |
|---|
public PdfWatermarkAnnotation(java.awt.geom.Rectangle2D rectangle)
| Method Detail |
|---|
public PdfFixedPrint getFixedPrint()
public void setFixedPrint(PdfFixedPrint value)
public PdfAppearance getAppearance()
public void setAppearance(PdfAppearance value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||