Class PdfStampAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a rubber stamp annotation.
public sealed class PdfStampAnnotation : PdfWidget
- Inheritance
-
PdfStampAnnotation
- Inherited Members
Remarks
A rubber stamp annotation displays text or graphics intended to look as if they were stamped on the page with a rubber stamp. When opened, it displays a pop-up window containing the text of the associated note.
Properties
- Author
Gets or sets the annotation author.
- Color
Gets or sets the color of this annotation.
- Contents
Gets or sets the annotation contents.
- CreationDate
Gets the date and time when the annotation was created.
- Subject
(PDF 1.5) Gets or sets the annotation subject.