com.spire.pdf.annotations
Class PdfRubberStampAnnotationWidget
java.lang.Object
com.spire.pdf.annotations.PdfAnnotation
com.spire.pdf.annotations.PdfAnnotationWidget
com.spire.pdf.annotations.PdfStyledAnnotationWidget
com.spire.pdf.annotations.PdfMarkUpAnnotationWidget
com.spire.pdf.annotations.PdfRubberStampAnnotationWidget
- All Implemented Interfaces:
- IPdfWrapper
public class PdfRubberStampAnnotationWidget
- extends PdfMarkUpAnnotationWidget
Represents the loaded rubber stamp annotation class.
Methods inherited from class com.spire.pdf.annotations.PdfMarkUpAnnotationWidget |
getAuthor, getCreationDate, getIntent, getPopupAnnotation, getPrimaryMarkupAnnotation, getRelyType, getRichContent, setAuthor, setCreationDate, setIntent, setPopupAnnotation, setPrimaryMarkupAnnotation, setRelyType, setRichContent, setTitleText |
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 |
getDictionary, getFlags, getModifiedDate, getName, getPage, getRectangle, getSubject, setDictionary, setFlags, setModifiedDate, setName, setRectangle, setSubject |
PdfRubberStampAnnotationWidget
public PdfRubberStampAnnotationWidget(PdfDictionary dictionary,
PdfCrossTable crossTable,
java.lang.String text)
getIcon
public PdfRubberStampAnnotationIcon getIcon()
- Gets the icon of the annotation.
setIcon
public void setIcon(PdfRubberStampAnnotationIcon value)
- Sets the icon of the annotation.