com.spire.pdf.annotations
Class PdfWatermarkAnnotationWidget
java.lang.Object
com.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfAnnotationWidget
com.spire.pdf.annotations.PdfStyledAnnotationWidget
com.spire.pdf.annotations.PdfWatermarkAnnotationWidget
- All Implemented Interfaces:
- IPdfWrapper
public class PdfWatermarkAnnotationWidget
- extends PdfStyledAnnotationWidget
Created by sky.luo on 2020/8/19.
Methods inherited from class com.spire.pdf.annotations.PdfStyledAnnotationWidget |
getBorder, getBounds, getColor, getLocation, getSize, getText, setAnnotationFlags, setBorder, setBounds, setColor, setLocation, setSize, setText |
Methods inherited from class com.spire.pdf.annotations.PdfAnnotation |
getAuthor, getDictionary, getFlags, getModifiedDate, getName, getPage, getRectangle, getSubject, setAuthor, setDictionary, setFlags, setModifiedDate, setName, setRectangle, setSubject |
PdfWatermarkAnnotationWidget
public PdfWatermarkAnnotationWidget(PdfDictionary dictionary,
PdfCrossTable crossTable,
java.awt.geom.Rectangle2D rectangle)
getFixedPrint
public PdfFixedPrint getFixedPrint()
- Gets appearance of the annotation.
setFixedPrint
public void setFixedPrint(PdfFixedPrint value)
- Sets appearance of the annotation.