public static class CPDFStampAnnotation.TextStamp
extends java.lang.Object
Constructor and Description |
---|
TextStamp(java.lang.String content,
java.lang.String date,
int textStampShape,
int textStampColor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent() |
java.lang.String |
getDate() |
CPDFStampAnnotation.TextStampColor |
getTextStampColor() |
CPDFStampAnnotation.TextStampShape |
getTextStampShape() |
public TextStamp(java.lang.String content, java.lang.String date, int textStampShape, int textStampColor)
public java.lang.String getContent()
public java.lang.String getDate()
public CPDFStampAnnotation.TextStampShape getTextStampShape()
public CPDFStampAnnotation.TextStampColor getTextStampColor()